Search Results for

    Show / Hide Table of Contents

    Class HeadImpactOtherRailDetailBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HeadImpactOtherRailDetailBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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.Features.VehicleDesign
    Assembly: NXOpen.dll
    Syntax
    public class HeadImpactOtherRailDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    HeadImpactOtherRailDetailBuilder()

    Declaration
    protected HeadImpactOtherRailDetailBuilder()

    Properties

    CreateGeometry

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

    PT15Left

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

    PT15LeftFlag

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

    PT15Right

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

    PT15RightFlag

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

    PT16Left

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

    PT16LeftFlag

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

    PT16Right

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

    PT16RightFlag

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

    ReqHorizontalLeftExact

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

    ReqHorizontalRightExact

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

    ReqVerticalMax

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

    ReqVerticalMin

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

    SR3Left

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

    SR3LeftFlag

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

    SR3Offset

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

    SR3Right

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

    SR3RightFlag

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

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

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