Class RelayBuilder
Assembly: NXOpen.dll
Syntax
public class RelayBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder
Constructors
RelayBuilder()
Declaration
Properties
LowerLimit
Declaration
public Expression LowerLimit { get; }
Property Value
PersistentTag
Declaration
public int PersistentTag { get; set; }
Property Value
SelectedPhysicsObject
Declaration
public SelectNXObject SelectedPhysicsObject { get; }
Property Value
UpperLimit
Declaration
public Expression UpperLimit { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink