Class PneumaticCylinderBuilder
Inheritance
PneumaticCylinderBuilder
Assembly: NXOpen.dll
Syntax
public class PneumaticCylinderBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder
Constructors
PneumaticCylinderBuilder()
Declaration
protected PneumaticCylinderBuilder()
Properties
AxisJoint
Declaration
public SelectPhysicsJoint AxisJoint { get; }
Property Value
GasR
Declaration
public Expression GasR { get; }
Property Value
Kappa
Declaration
public Expression Kappa { get; }
Property Value
PistonDiameter
Declaration
public Expression PistonDiameter { get; }
Property Value
PistonRodDiameter
Declaration
public Expression PistonRodDiameter { get; }
Property Value
PressureA
Declaration
public Expression PressureA { get; }
Property Value
PressureB
Declaration
public Expression PressureB { get; }
Property Value
RodType
Declaration
public PneumaticCylinderBuilder.OutputRodType RodType { get; set; }
Property Value
StrokeLength
Declaration
public Expression StrokeLength { get; }
Property Value
Temperature
Declaration
public Expression Temperature { get; }
Property Value
VolumeExtendA
Declaration
public Expression VolumeExtendA { get; }
Property Value
VolumeExtendB
Declaration
public Expression VolumeExtendB { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink