Search Results for

    Show / Hide Table of Contents

    Class HeadImpactOtherRailWizardBuilder

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

    Constructors

    HeadImpactOtherRailWizardBuilder()

    Declaration
    protected HeadImpactOtherRailWizardBuilder()

    Properties

    DaylightOpeningLeft

    Declaration
    public ScCollector DaylightOpeningLeft { get; }
    Property Value
    Type Description
    ScCollector

    DaylightOpeningRight

    Declaration
    public ScCollector DaylightOpeningRight { get; }
    Property Value
    Type Description
    ScCollector

    DoorOpeningLeft

    Declaration
    public ScCollector DoorOpeningLeft { get; }
    Property Value
    Type Description
    ScCollector

    DoorOpeningRight

    Declaration
    public ScCollector DoorOpeningRight { get; }
    Property Value
    Type Description
    ScCollector

    SR3Left

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

    SR3Right

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

    UpperRoofInterior

    Declaration
    public ScCollector UpperRoofInterior { get; }
    Property Value
    Type Description
    ScCollector

    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