Class SketchAlongPathBuilder
Inheritance
SketchAlongPathBuilder
Assembly: NXOpen.dll
Syntax
public class SketchAlongPathBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SketchAlongPathBuilder()
Declaration
protected SketchAlongPathBuilder()
Properties
Axis
Declaration
public SelectIReferenceAxis Axis { get; }
Property Value
NextThroughPointSolution
Declaration
public double NextThroughPointSolution { get; }
Property Value
OrientingFace
Declaration
public ScCollector OrientingFace { get; }
Property Value
PlaneLocation
Declaration
public OnPathDimensionBuilder PlaneLocation { get; }
Property Value
PlaneOrientation
Declaration
public SketchAlongPathBuilder.PlaneOrientationType PlaneOrientation { get; set; }
Property Value
PlaneOrientationAxis
Declaration
public Direction PlaneOrientationAxis { get; set; }
Property Value
ReverseAxis
Declaration
public bool ReverseAxis { get; set; }
Property Value
ReversePlaneNormal
Declaration
public bool ReversePlaneNormal { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
ShowAllDatumAxes
Declaration
public bool ShowAllDatumAxes { get; set; }
Property Value
SketchOrient
Declaration
public SketchAlongPathBuilder.SketchOrientationType SketchOrient { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink