Class SketchAlongPathBuilder
Inheritance
System.Object
System.MarshalByRefObject
SketchAlongPathBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchAlongPathBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SketchAlongPathBuilder()
Declaration
protected SketchAlongPathBuilder()
Properties
Axis
Declaration
public SelectIReferenceAxis Axis { get; }
Property Value
Type | Description |
---|---|
SelectIReferenceAxis |
NextThroughPointSolution
Declaration
public double NextThroughPointSolution { get; }
Property Value
Type | Description |
---|---|
System.Double |
OrientingFace
Declaration
public ScCollector OrientingFace { get; }
Property Value
Type | Description |
---|---|
ScCollector |
PlaneLocation
Declaration
public OnPathDimensionBuilder PlaneLocation { get; }
Property Value
Type | Description |
---|---|
OnPathDimensionBuilder |
PlaneOrientation
Declaration
public SketchAlongPathBuilder.PlaneOrientationType PlaneOrientation { get; set; }
Property Value
Type | Description |
---|---|
SketchAlongPathBuilder.PlaneOrientationType |
PlaneOrientationAxis
Declaration
public Direction PlaneOrientationAxis { get; set; }
Property Value
Type | Description |
---|---|
Direction |
ReverseAxis
Declaration
public bool ReverseAxis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReversePlaneNormal
Declaration
public bool ReversePlaneNormal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Section
Declaration
public Section Section { get; }
Property Value
Type | Description |
---|---|
Section |
ShowAllDatumAxes
Declaration
public bool ShowAllDatumAxes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SketchOrient
Declaration
public SketchAlongPathBuilder.SketchOrientationType SketchOrient { get; set; }
Property Value
Type | Description |
---|---|
SketchAlongPathBuilder.SketchOrientationType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink