Class Creator3MF
Inheritance
System.Object
System.MarshalByRefObject
Creator3MF
Inherited Members
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 |
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
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