Search Results for

    Show / Hide Table of Contents

    Class HeadImpactRearHeaderDetailBuilder

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

    Constructors

    HeadImpactRearHeaderDetailBuilder()

    Declaration
    protected HeadImpactRearHeaderDetailBuilder()

    Properties

    CreateGeometry

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

    RHLeft

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

    RHLeftFlag

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

    RHOffsetMax

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

    RHRight

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

    RHRightFlag

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