Class PathConstraintJoint
Inheritance
PathConstraintJoint
Assembly: NXOpen.Utilities.dll
Syntax
public class PathConstraintJoint : AxisJoint
Constructors
PathConstraintJoint(nint)
Declaration
protected PathConstraintJoint(nint pItem)
Parameters
Type |
Name |
Description |
nint |
pItem |
|
Properties
Active
Declaration
public override bool Active { get; set; }
Property Value
Overrides
Attach
Declaration
public override RigidBody Attach { get; set; }
Property Value
Overrides
Parameter
Declaration
public double Parameter { get; }
Property Value
Point
Declaration
public Vector3 Point { get; set; }
Property Value
Position
Declaration
public double Position { get; }
Property Value