Search Results for

    Show / Hide Table of Contents

    Class JtCreator

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    JtCreator
    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 JtCreator : Builder, IMessageSink, IComponentBuilder

    Constructors

    JtCreator()

    Declaration
    protected JtCreator()

    Properties

    AdvancedMaterial

    Declaration
    public JtCreator.AdvancedMaterials AdvancedMaterial { get; set; }
    Property Value
    Type Description
    JtCreator.AdvancedMaterials

    AppendRefset

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

    ApplyPmi

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

    AsmStructure

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

    AutolowLod

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

    ChordalOption

    Declaration
    public JtCreator.ChordalValue ChordalOption { get; set; }
    Property Value
    Type Description
    JtCreator.ChordalValue

    ConfigFile

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

    IncludePmi

    Declaration
    public JtCreator.PmiOption IncludePmi { get; set; }
    Property Value
    Type Description
    JtCreator.PmiOption

    JtfileStructure

    Declaration
    public JtCreator.FileStructure JtfileStructure { get; set; }
    Property Value
    Type Description
    JtCreator.FileStructure

    JtParts

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

    JtWrite

    Declaration
    public JtCreator.FileWrite JtWrite { get; set; }
    Property Value
    Type Description
    JtCreator.FileWrite

    Kinematics

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

    LightTextureMaterial

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

    LighweightLabel

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

    LodList

    Declaration
    public ListCreatorList LodList { get; }
    Property Value
    Type Description
    ListCreatorList

    MergeSheets

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

    MergeSolids

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

    OutputJtFile

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

    PreciseGeom

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

    SmartLod

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

    TessOption

    Declaration
    public JtCreator.TessellationOption TessOption { get; set; }
    Property Value
    Type Description
    JtCreator.TessellationOption

    UseRefset

    Declaration
    public JtCreator.RefsetOption UseRefset { get; set; }
    Property Value
    Type Description
    JtCreator.RefsetOption

    WireFrame

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

    Methods

    LoadConfigSettings()

    Declaration
    public void LoadConfigSettings()

    NewLevel()

    Declaration
    public ListCreator NewLevel()
    Returns
    Type Description
    ListCreator

    Implements

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