Class LinkCouplerCoupleBuilder
Inheritance
LinkCouplerCoupleBuilder
Assembly: NXOpen.dll
Syntax
public class LinkCouplerCoupleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LinkCouplerCoupleBuilder()
Declaration
protected LinkCouplerCoupleBuilder()
Properties
ActionLinkAttachment
Declaration
public LinkAttachmentData ActionLinkAttachment { get; }
Property Value
BaseLinkAttachment
Declaration
public LinkAttachmentData BaseLinkAttachment { get; }
Property Value
MeasurementType
Declaration
public LinkCouplerCoupleBuilder.MeasurementChoices MeasurementType { get; set; }
Property Value
ScaleExpression
Declaration
public Expression ScaleExpression { get; }
Property Value
ScaleFunction
Declaration
public MotionFunction ScaleFunction { get; set; }
Property Value
ScaleProfile
Declaration
public SelectFieldData ScaleProfile { get; }
Property Value
ScaleType
Declaration
public LinkCouplerCoupleBuilder.ScaleChoices ScaleType { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink