Search Results for

    Show / Hide Table of Contents

    Class SketchAlongPathBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SketchAlongPathBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX