Class Print3dBuilder
Inheritance
System.Object
System.MarshalByRefObject
Print3dBuilder
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 Print3dBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Print3dBuilder()
Declaration
protected Print3dBuilder()
Properties
AddRaft
Declaration
public bool AddRaft { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
AddSupport
Declaration
public bool AddSupport { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Bodies
Declaration
public SelectBodyList Bodies { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
InFillPrint
Declaration
public Print3dBuilder.PrintInfillEnum InFillPrint { get; set; }
Property Value
Type | Description |
---|---|
Print3dBuilder.PrintInfillEnum |
LocationCoordinateSystem
Declaration
public CoordinateSystem LocationCoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
PrinterText
Declaration
public string PrinterText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
QualityPrint
Declaration
public Print3dBuilder.PrintQualityEnum QualityPrint { get; set; }
Property Value
Type | Description |
---|---|
Print3dBuilder.PrintQualityEnum |
Implements
System.Runtime.Remoting.Messaging.IMessageSink