Search Results for

    Show / Hide Table of Contents

    Class Creator3MF

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    Creator3MF
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    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 Creator3MF : Builder, IMessageSink, IComponentBuilder

    Constructors

    Creator3MF()

    Declaration
    protected Creator3MF()

    Properties

    AngularTolerance

    Declaration
    public double AngularTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    ChordalTolerance

    Declaration
    public double ChordalTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    LatticeItemList

    Declaration
    public LatticeItemListBuilder LatticeItemList { get; }
    Property Value
    Type Description
    LatticeItemListBuilder

    OutputFile

    Declaration
    public string OutputFile { get; set; }
    Property Value
    Type Description
    System.String

    RetainAssemblyStructure

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

    SelectBody

    Declaration
    public SelectNXObjectList SelectBody { get; }
    Property Value
    Type Description
    SelectNXObjectList

    ShowInformationWindow

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

    Implements

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