Class ThreeJointCouplerBuilder
Inheritance
ThreeJointCouplerBuilder
Assembly: NXOpen.dll
Syntax
public class ThreeJointCouplerBuilder : CouplingBuilder, IMessageSink, IComponentBuilder
Constructors
ThreeJointCouplerBuilder()
Declaration
protected ThreeJointCouplerBuilder()
Properties
AxisType
Declaration
public ThreeJointCouplerBuilder.AxisJointType AxisType { get; set; }
Property Value
ExpressionMasterMultiple
Declaration
public Expression ExpressionMasterMultiple { get; }
Property Value
ExpressionSlaveMultiple
Declaration
public Expression ExpressionSlaveMultiple { get; }
Property Value
ExpressionThirdJointMultiple
Declaration
public Expression ExpressionThirdJointMultiple { get; }
Property Value
SlaveAxisType
Declaration
public ThreeJointCouplerBuilder.AxisJointType SlaveAxisType { get; set; }
Property Value
ThirdAxisJoint
Declaration
public SelectPhysicsJoint ThirdAxisJoint { get; }
Property Value
ThirdJointAxisType
Declaration
public ThreeJointCouplerBuilder.AxisJointType ThirdJointAxisType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink