Class ModlAlongCurveAngle
Inheritance
ModlAlongCurveAngle
Assembly: NXOpen.dll
Syntax
public class ModlAlongCurveAngle : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ModlAlongCurveAngle()
Declaration
protected ModlAlongCurveAngle()
Properties
AlongCurve
Declaration
public OnPathDimensionBuilder AlongCurve { get; }
Property Value
AlongCurveAngle
Declaration
public Expression AlongCurveAngle { get; }
Property Value
Curve
Declaration
public SelectCurve Curve { get; }
Property Value
ReverseCurveDirection
Declaration
public bool ReverseCurveDirection { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink