Search Results for

    Show / Hide Table of Contents

    Class QualifyPortBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    QualifyPortBuilder
    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.Routing
    Assembly: NXOpen.dll
    Syntax
    public class QualifyPortBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    QualifyPortBuilder()

    Declaration
    protected QualifyPortBuilder()

    Properties

    AlignVector

    Declaration
    public Direction AlignVector { get; set; }
    Property Value
    Type Description
    Direction

    AlignVectorUserDefined

    Declaration
    public bool AlignVectorUserDefined { get; set; }
    Property Value
    Type Description
    System.Boolean

    AllowMultiConnections

    Declaration
    public bool AllowMultiConnections { get; set; }
    Property Value
    Type Description
    System.Boolean

    AllowPortEngagement

    Declaration
    public bool AllowPortEngagement { get; set; }
    Property Value
    Type Description
    System.Boolean

    BackExtension

    Declaration
    public Expression BackExtension { get; set; }
    Property Value
    Type Description
    Expression

    ClockingAngle

    Declaration
    public Expression ClockingAngle { get; }
    Property Value
    Type Description
    Expression

    CutbackLength

    Declaration
    public Expression CutbackLength { get; set; }
    Property Value
    Type Description
    Expression

    Face

    Declaration
    public SelectFace Face { get; }
    Property Value
    Type Description
    SelectFace

    FlowDirection

    Declaration
    public Port.FlowDirectionType FlowDirection { get; set; }
    Property Value
    Type Description
    Port.FlowDirectionType

    LengthAddition

    Declaration
    public Expression LengthAddition { get; set; }
    Property Value
    Type Description
    Expression

    Line1

    Declaration
    public SelectICurve Line1 { get; }
    Property Value
    Type Description
    SelectICurve

    Line2

    Declaration
    public SelectICurve Line2 { get; }
    Property Value
    Type Description
    SelectICurve

    OffsetExpression

    Declaration
    public string OffsetExpression { get; set; }
    Property Value
    Type Description
    System.String

    OffsetVector

    Declaration
    public Direction OffsetVector { get; set; }
    Property Value
    Type Description
    Direction

    OffsetVectorUserDefined

    Declaration
    public bool OffsetVectorUserDefined { get; set; }
    Property Value
    Type Description
    System.Boolean

    OriginPoint

    Declaration
    public Point OriginPoint { get; set; }
    Property Value
    Type Description
    Point

    PortEngagement

    Declaration
    public Expression PortEngagement { get; set; }
    Property Value
    Type Description
    Expression

    PortExtension

    Declaration
    public Expression PortExtension { get; set; }
    Property Value
    Type Description
    Expression

    PortNameString

    Declaration
    public string PortNameString { get; set; }
    Property Value
    Type Description
    System.String

    PortType

    Declaration
    public QualifyPortBuilder.CreatePortType PortType { get; set; }
    Property Value
    Type Description
    QualifyPortBuilder.CreatePortType

    PositioningMethod

    Declaration
    public QualifyPortBuilder.PositioningMethodType PositioningMethod { get; set; }
    Property Value
    Type Description
    QualifyPortBuilder.PositioningMethodType

    ReverseVector

    Declaration
    public bool ReverseVector { get; set; }
    Property Value
    Type Description
    System.Boolean

    RotationVector

    Declaration
    public Direction RotationVector { get; set; }
    Property Value
    Type Description
    Direction

    SpoolDelimiter

    Declaration
    public bool SpoolDelimiter { get; set; }
    Property Value
    Type Description
    System.Boolean

    StockOffset

    Declaration
    public bool StockOffset { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX