Class GraphControlBuilder
Inheritance
System.Object
System.MarshalByRefObject
GraphControlBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class GraphControlBuilder : PhysicsConstraintBuilder, IMessageSink, IComponentBuilder
Constructors
GraphControlBuilder()
Declaration
protected GraphControlBuilder()
Properties
CamProfile
Declaration
public CamProfile CamProfile { get; set; }
Property Value
GraphEndAction
Declaration
public GraphControlBuilder.EndAction GraphEndAction { get; set; }
Property Value
InitialTime
Declaration
public Expression InitialTime { get; }
Property Value
MasterAxisType
Declaration
public GraphControlBuilder.MasterJointType MasterAxisType { get; set; }
Property Value
MasterBaseType
Declaration
public GraphControlBuilder.MasterType MasterBaseType { get; set; }
Property Value
MasterOffset
Declaration
public Expression MasterOffset { get; }
Property Value
MasterScaleFactor
Declaration
public Expression MasterScaleFactor { get; }
Property Value
MasterUnit
Declaration
public GraphControlBuilder.MasterValueUnit MasterUnit { get; set; }
Property Value
MotionProfile
Declaration
public MotionProfile MotionProfile { get; set; }
Property Value
SelectAxisControl
Declaration
public SelectPhysicsConstraint SelectAxisControl { get; }
Property Value
SelectMasterJoint
Declaration
public SelectPhysicsJoint SelectMasterJoint { get; }
Property Value
SelectMasterSignal
Declaration
public SelectAdapterSignal SelectMasterSignal { get; }
Property Value
SlaveOffset
Declaration
public Expression SlaveOffset { get; }
Property Value
SlaveScaleFactor
Declaration
public Expression SlaveScaleFactor { get; }
Property Value
SlaveUnit
Declaration
public GraphControlBuilder.SlaveValueUnit SlaveUnit { get; set; }
Property Value
ValueOffset
Declaration
public Expression ValueOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink