Class HydraulicCylinder
Inheritance
HydraulicCylinder
Assembly: NXOpen.Utilities.dll
Syntax
public class HydraulicCylinder : RuntimeObject
Constructors
HydraulicCylinder(nint)
Declaration
protected HydraulicCylinder(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
Axis
Declaration
public AxisJoint Axis { get; set; }
Property Value
PressureA
Declaration
public double PressureA { get; set; }
Property Value
PressureB
Declaration
public double PressureB { get; set; }
Property Value