Search Results for

    Show / Hide Table of Contents

    Class VRMLImporter

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    Importer
    VRMLImporter
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Importer.FileName
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public class VRMLImporter : Importer, IMessageSink, IComponentBuilder

    Constructors

    VRMLImporter()

    Declaration
    protected VRMLImporter()

    Properties

    AllLevelsOfDetail

    Declaration
    public bool AllLevelsOfDetail { get; set; }
    Property Value
    Type Description
    System.Boolean

    AngularTolerance

    Declaration
    public VRMLImporter.AngularToleranceType AngularTolerance { get; set; }
    Property Value
    Type Description
    VRMLImporter.AngularToleranceType

    FileUnits

    Declaration
    public VRMLImporter.FileUnitsType FileUnits { get; set; }
    Property Value
    Type Description
    VRMLImporter.FileUnitsType

    GenerateOneModel

    Declaration
    public bool GenerateOneModel { get; set; }
    Property Value
    Type Description
    System.Boolean

    HideSmoothEdges

    Declaration
    public bool HideSmoothEdges { get; set; }
    Property Value
    Type Description
    System.Boolean

    MoreSummaryDetails

    Declaration
    public bool MoreSummaryDetails { get; set; }
    Property Value
    Type Description
    System.Boolean

    SuppressWarningMessages

    Declaration
    public bool SuppressWarningMessages { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX