Class GeospatialDataImporter
Inheritance
GeospatialDataImporter
Assembly: NXOpen.dll
Syntax
public class GeospatialDataImporter : DexBuilder, IMessageSink, IComponentBuilder
Constructors
GeospatialDataImporter()
Declaration
protected GeospatialDataImporter()
Properties
FacetBodyType
Declaration
public GeospatialDataImporter.BodyType FacetBodyType { get; set; }
Property Value
FileName
Declaration
public string FileName { get; set; }
Property Value
MoveFacetBodytoWCSOrigin
Declaration
public bool MoveFacetBodytoWCSOrigin { get; set; }
Property Value
SourceUnits
Declaration
public GeospatialDataImporter.Units SourceUnits { get; set; }
Property Value
SpecifyCsys
Declaration
public CoordinateSystem SpecifyCsys { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink