Class PlanarJointBuilder
Inheritance
PlanarJointBuilder
Inherited Members
Namespace: NXOpen.Mechatronics
Assembly: NXOpen.dll
Syntax
public class PlanarJointBuilder : PhysicsJointBuilder, IMessageSink, IComponentBuilder
Constructors
PlanarJointBuilder()
Declaration
protected PlanarJointBuilder()
Properties
AxisVector
Declaration
public Direction AxisVector { get; set; }
Property Value
| Type | Description |
|---|---|
| Direction |
PointOrigin
Declaration
public Point PointOrigin { get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Implements
System.Runtime.Remoting.Messaging.IMessageSink