Class PressureSystemChildBuilder
Inheritance
PressureSystemChildBuilder
Assembly: NXOpen.dll
Syntax
public class PressureSystemChildBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PressureSystemChildBuilder()
Declaration
protected PressureSystemChildBuilder()
Properties
BuildStatus
Declaration
public DieBuildStatusOption BuildStatus { get; }
Property Value
Clearance
Declaration
public double Clearance { get; set; }
Property Value
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
DesignStatus
Declaration
public bool DesignStatus { get; set; }
Property Value
Diameter
Declaration
public double Diameter { get; set; }
Property Value
DisplayStatus
Declaration
public bool DisplayStatus { get; set; }
Property Value
Height
Declaration
public double Height { get; set; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink