Search Results for

    Show / Hide Table of Contents

    Class HeadImpactFrontHeaderDetailBuilder

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

    Constructors

    HeadImpactFrontHeaderDetailBuilder()

    Declaration
    protected HeadImpactFrontHeaderDetailBuilder()

    Properties

    CreateGeometry

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

    FH1Left

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

    FH1LeftFlag

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

    FH1Offset

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

    FH1Right

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

    FH1RightFlag

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

    FH2Left

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

    FH2LeftFlag

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

    FH2Offset

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

    FH2Right

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

    FH2RightFlag

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

    ReqHorizontalExact

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