Class Creator3MF
Assembly: NXOpen.dll
Syntax
public class Creator3MF : Builder, IMessageSink, IComponentBuilder
Constructors
Creator3MF()
Declaration
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
ChordalTolerance
Declaration
public double ChordalTolerance { get; set; }
Property Value
LatticeItemList
Declaration
public LatticeItemListBuilder LatticeItemList { get; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
RetainAssemblyStructure
Declaration
public bool RetainAssemblyStructure { get; set; }
Property Value
SelectBody
Declaration
public SelectNXObjectList SelectBody { get; }
Property Value
Declaration
public bool ShowInformationWindow { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink