Search Results for

    Show / Hide Table of Contents

    Class SketchAlongPathBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SketchAlongPathBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    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
    bool

    ReversePlaneNormal

    Declaration
    public bool ReversePlaneNormal { get; set; }
    Property Value
    Type Description
    bool

    Section

    Declaration
    public Section Section { get; }
    Property Value
    Type Description
    Section

    ShowAllDatumAxes

    Declaration
    public bool ShowAllDatumAxes { get; set; }
    Property Value
    Type Description
    bool

    SketchOrient

    Declaration
    public SketchAlongPathBuilder.SketchOrientationType SketchOrient { get; set; }
    Property Value
    Type Description
    SketchAlongPathBuilder.SketchOrientationType

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX