Search Results for

    Show / Hide Table of Contents

    Class HeadImpactOPillarDetailBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HeadImpactOPillarDetailBuilder
    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 HeadImpactOPillarDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    HeadImpactOPillarDetailBuilder()

    Declaration
    protected HeadImpactOPillarDetailBuilder()

    Properties

    CreateGeometry

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

    DaylightBottomLeft

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

    DaylightBottomLeftFlag

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

    DaylightBottomRight

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

    DaylightBottomRightFlag

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

    DoorTopLeft

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

    DoorTopLeftFlag

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

    DoorTopRight

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

    DoorTopRightFlag

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

    OP1Left

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

    OP1LeftFlag

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

    OP1Right

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

    OP1RightFlag

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

    OP2Left

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

    OP2LeftFlag

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

    OP2Right

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

    OP2RightFlag

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

    PT6Left

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

    PT6LeftFlag

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

    PT6Right

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

    PT6RightFlag

    Declaration
    public bool PT6RightFlag { 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

    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