Class RackPinion
Assembly: NXOpen.Utilities.dll
Syntax
public class RackPinion : RuntimeObject
Constructors
RackPinion(nint)
Declaration
protected RackPinion(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
AllowSlip
Declaration
public bool AllowSlip { get; set; }
Property Value
MasterAxis
Declaration
public AxisJoint MasterAxis { get; set; }
Property Value
SlaveAxis
Declaration
public AxisJoint SlaveAxis { get; set; }
Property Value