Class FrameOnPathBuilder
Inheritance
FrameOnPathBuilder
Assembly: NXOpen.dll
Syntax
public class FrameOnPathBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
FrameOnPathBuilder()
Declaration
protected FrameOnPathBuilder()
Properties
AnchorLocation
Declaration
public FrameOnPathBuilder.AnchorLocationType AnchorLocation { get; set; }
Property Value
AnchorPosition
Declaration
public OnPathDimensionBuilder AnchorPosition { get; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
IsApexReversed
Declaration
public bool IsApexReversed { get; set; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
WScale
Declaration
public double WScale { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink