Class RackPinion
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class RackPinion : RuntimeObject
Constructors
RackPinion(IntPtr)
Declaration
protected RackPinion(IntPtr pItem)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | pItem |
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
AllowSlip
Declaration
public bool AllowSlip { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MasterAxis
Declaration
public AxisJoint MasterAxis { get; set; }
Property Value
Type | Description |
---|---|
AxisJoint |
SlaveAxis
Declaration
public AxisJoint SlaveAxis { get; set; }
Property Value
Type | Description |
---|---|
AxisJoint |