Class PathConstraintFrameBuilder
Inheritance
PathConstraintFrameBuilder
Assembly: NXOpen.dll
Syntax
public class PathConstraintFrameBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PathConstraintFrameBuilder()
Declaration
protected PathConstraintFrameBuilder()
Properties
AssociatedCurve
Declaration
public NXObject AssociatedCurve { get; set; }
Property Value
CurveType
Declaration
public PathConstraintFrameBuilder.CurveTypes CurveType { get; set; }
Property Value
PathFrame
Declaration
public CoordinateSystem PathFrame { get; set; }
Property Value
PathParameter
Declaration
public double PathParameter { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink