Class TransitionCurveBuilder
Inheritance
TransitionCurveBuilder
Assembly: NXOpen.dll
Syntax
public class TransitionCurveBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
TransitionCurveBuilder()
Declaration
protected TransitionCurveBuilder()
Properties
EndTangentDirection
Declaration
public TransitionCurveBuilder.TangentDirections EndTangentDirection { get; set; }
Property Value
EndTangentMagnitude
Declaration
public Expression EndTangentMagnitude { get; }
Property Value
StartTangentDirection
Declaration
public TransitionCurveBuilder.TangentDirections StartTangentDirection { get; set; }
Property Value
StartTangentMagnitude
Declaration
public Expression StartTangentMagnitude { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink