Class JtCreator
Assembly: NXOpen.dll
Syntax
public class JtCreator : Builder, IMessageSink, IComponentBuilder
Constructors
JtCreator()
Declaration
Properties
AdvancedMaterial
Declaration
public JtCreator.AdvancedMaterials AdvancedMaterial { get; set; }
Property Value
AppendRefset
Declaration
public bool AppendRefset { get; set; }
Property Value
ApplyPmi
Declaration
public bool ApplyPmi { get; set; }
Property Value
AsmStructure
Declaration
public bool AsmStructure { get; set; }
Property Value
AutolowLod
Declaration
public bool AutolowLod { get; set; }
Property Value
ChordalOption
Declaration
public JtCreator.ChordalValue ChordalOption { get; set; }
Property Value
ConfigFile
Declaration
public string ConfigFile { get; set; }
Property Value
IncludePmi
Declaration
public JtCreator.PmiOption IncludePmi { get; set; }
Property Value
JtParts
Declaration
public bool JtParts { get; set; }
Property Value
JtWrite
Declaration
public JtCreator.FileWrite JtWrite { get; set; }
Property Value
JtfileStructure
Declaration
public JtCreator.FileStructure JtfileStructure { get; set; }
Property Value
Kinematics
Declaration
public bool Kinematics { get; set; }
Property Value
LightTextureMaterial
Declaration
public bool LightTextureMaterial { get; set; }
Property Value
LighweightLabel
Declaration
public string LighweightLabel { get; set; }
Property Value
LodList
Declaration
public ListCreatorList LodList { get; }
Property Value
MergeSheets
Declaration
public bool MergeSheets { get; set; }
Property Value
MergeSolids
Declaration
public bool MergeSolids { get; set; }
Property Value
OutputJtFile
Declaration
public string OutputJtFile { get; set; }
Property Value
PreciseGeom
Declaration
public bool PreciseGeom { get; set; }
Property Value
SelectBody
Declaration
public SelectNXObjectList SelectBody { get; }
Property Value
SmartLod
Declaration
public bool SmartLod { get; set; }
Property Value
TessOption
Declaration
public JtCreator.TessellationOption TessOption { get; set; }
Property Value
UseRefset
Declaration
public JtCreator.RefsetOption UseRefset { get; set; }
Property Value
WireFrame
Declaration
public bool WireFrame { get; set; }
Property Value
Methods
LoadConfigSettings()
Declaration
public void LoadConfigSettings()
NewLevel()
Declaration
public ListCreator NewLevel()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink