Search Results for

    Show / Hide Table of Contents

    Class GeospatialDataImporter

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    GeospatialDataImporter
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    DexBuilder.ProcessHoldFlag
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen
    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
    Type Description
    GeospatialDataImporter.BodyType

    FileName

    Declaration
    public string FileName { get; set; }
    Property Value
    Type Description
    string

    MoveFacetBodytoWCSOrigin

    Declaration
    public bool MoveFacetBodytoWCSOrigin { get; set; }
    Property Value
    Type Description
    bool

    SourceUnits

    Declaration
    public GeospatialDataImporter.Units SourceUnits { get; set; }
    Property Value
    Type Description
    GeospatialDataImporter.Units

    SpecifyCsys

    Declaration
    public CoordinateSystem SpecifyCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX