Class HydraulicCylinderBuilder
Inheritance
HydraulicCylinderBuilder
Assembly: NXOpen.dll
Syntax
public class HydraulicCylinderBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder
Constructors
HydraulicCylinderBuilder()
Declaration
protected HydraulicCylinderBuilder()
Properties
AxisJoint
Declaration
public SelectPhysicsJoint AxisJoint { 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 HydraulicCylinderBuilder.OutputRodType RodType { get; set; }
Property Value
StrokeLength
Declaration
public Expression StrokeLength { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink