Class LinearLimitJointBuilder
Inheritance
LinearLimitJointBuilder
Assembly: NXOpen.dll
Syntax
public class LinearLimitJointBuilder : PhysicsJointBuilder, IMessageSink, IComponentBuilder
Constructors
LinearLimitJointBuilder()
Declaration
protected LinearLimitJointBuilder()
Properties
AttachmentPoint
Declaration
public Point AttachmentPoint { get; set; }
Property Value
BasePoint
Declaration
public Point BasePoint { get; set; }
Property Value
MaximumPosition
Declaration
public Expression MaximumPosition { get; }
Property Value
MinimumPosition
Declaration
public Expression MinimumPosition { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink