Search Results for

    Show / Hide Table of Contents

    Class HeadImpactBPillarDetailBuilder

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

    Constructors

    HeadImpactBPillarDetailBuilder()

    Declaration
    protected HeadImpactBPillarDetailBuilder()

    Properties

    BP1Left

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

    BP1LeftFlag

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

    BP1Right

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

    BP1RightFlag

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

    BP2Left

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

    BP2LeftFlag

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

    BP2Right

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

    BP2RightFlag

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

    BP3Left

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

    BP3LeftFlag

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

    BP3Right

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

    BP3RightFlag

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

    BP4Left

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

    BP4LeftFlag

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

    BP4Right

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

    BP4RightFlag

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

    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

    HorizontalLeftMax

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

    HorizontalLeftMin

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

    HorizontalRightMax

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

    HorizontalRightMin

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

    PT4Left

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

    PT4LeftFlag

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

    PT4Right

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

    PT4RightFlag

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

    ReqHorizontalLeftMax

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

    ReqHorizontalLeftMin

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

    ReqHorizontalRightMax

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

    ReqHorizontalRightMin

    Declaration
    public Expression ReqHorizontalRightMin { 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