Class PneumaticCylinderBuilder
Inheritance
System.Object
System.MarshalByRefObject
PneumaticCylinderBuilder
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 PneumaticCylinderBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder
Constructors
PneumaticCylinderBuilder()
Declaration
protected PneumaticCylinderBuilder()
Properties
AxisJoint
Declaration
public SelectPhysicsJoint AxisJoint { get; }
Property Value
Type | Description |
---|---|
SelectPhysicsJoint |
GasR
Declaration
public Expression GasR { get; }
Property Value
Type | Description |
---|---|
Expression |
Kappa
Declaration
public Expression Kappa { get; }
Property Value
Type | Description |
---|---|
Expression |
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 PneumaticCylinderBuilder.OutputRodType RodType { get; set; }
Property Value
Type | Description |
---|---|
PneumaticCylinderBuilder.OutputRodType |
StrokeLength
Declaration
public Expression StrokeLength { get; }
Property Value
Type | Description |
---|---|
Expression |
Temperature
Declaration
public Expression Temperature { get; }
Property Value
Type | Description |
---|---|
Expression |
VolumeExtendA
Declaration
public Expression VolumeExtendA { get; }
Property Value
Type | Description |
---|---|
Expression |
VolumeExtendB
Declaration
public Expression VolumeExtendB { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink