Class CheckModelWithinPrintableVolumeBuilder
Inheritance
System.Object
System.MarshalByRefObject
CheckModelWithinPrintableVolumeBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class CheckModelWithinPrintableVolumeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CheckModelWithinPrintableVolumeBuilder()
Declaration
protected CheckModelWithinPrintableVolumeBuilder()
Properties
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CloseToPrintableVolumeColor
Declaration
public NXColor CloseToPrintableVolumeColor { get; set; }
Property Value
DisplayResolutionBuilder
Declaration
public DisplayResolutionBuilder DisplayResolutionBuilder { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
OutOfPrintableVolumeColor
Declaration
public NXColor OutOfPrintableVolumeColor { get; set; }
Property Value
PreviewState
Declaration
public bool PreviewState { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PrinterDiameter
Declaration
public double PrinterDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
PrinterHeight
Declaration
public double PrinterHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
PrinterLength
Declaration
public double PrinterLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
PrinterName
Declaration
public string PrinterName { get; set; }
Property Value
Type |
Description |
System.String |
|
PrinterOrientation
Declaration
public Matrix3x3 PrinterOrientation { get; set; }
Property Value
PrinterOrigin
Declaration
public Point3d PrinterOrigin { get; set; }
Property Value
PrinterShapeType
Declaration
public CheckModelWithinPrintableVolumeBuilder.PrinterShapeTypes PrinterShapeType { get; set; }
Property Value
PrinterWidth
Declaration
public double PrinterWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
SelectionAndPlacement
Declaration
public SelectionAndPlacementBuilder SelectionAndPlacement { get; }
Property Value
ShowType
Declaration
public CheckModelWithinPrintableVolumeBuilder.ShowTypes ShowType { get; set; }
Property Value
WithinPrintableVolumeColor
Declaration
public NXColor WithinPrintableVolumeColor { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink