Class OnPathDimensionBuilder
Inheritance
OnPathDimensionBuilder
Assembly: NXOpen.dll
Syntax
public class OnPathDimensionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OnPathDimensionBuilder()
Declaration
protected OnPathDimensionBuilder()
Properties
Expression
Declaration
public Expression Expression { get; }
Property Value
IsFlipped
Declaration
public bool IsFlipped { get; set; }
Property Value
IsParameterUsed
Declaration
public bool IsParameterUsed { get; set; }
Property Value
IsPercentUsed
Declaration
public bool IsPercentUsed { get; set; }
Property Value
Path
Declaration
public SelectObject Path { get; }
Property Value
ThroughPoint
Declaration
public Point ThroughPoint { get; set; }
Property Value
Methods
Update(UpdateReason)
Declaration
public void Update(OnPathDimensionBuilder.UpdateReason updateReason)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink