Search Results for

    Show / Hide Table of Contents

    Class HeadImpactRPillarDetailBuilder

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

    Constructors

    HeadImpactRPillarDetailBuilder()

    Declaration
    protected HeadImpactRPillarDetailBuilder()

    Properties

    CreateGeometry

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

    PT7Left

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

    PT7LeftFlag

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

    PT7Right

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

    PT7RightFlag

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

    RP1Left

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

    RP1LeftFlag

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

    RP1Ratio

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

    RP1Right

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

    RP1RightFlag

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

    RP2Left

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

    RP2LeftFlag

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

    RP2Offset

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

    RP2Right

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

    RP2RightFlag

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