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