Search Results for

    Show / Hide Table of Contents

    Class HeadImpactOtherRailWizardBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    HeadImpactOtherRailWizardBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX