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