Search Results for

    Show / Hide Table of Contents

    Class HeadImpactOPillarWizardBuilder

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

    Constructors

    HeadImpactOPillarWizardBuilder()

    Declaration
    protected HeadImpactOPillarWizardBuilder()

    Properties

    CenterlineLeft

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

    CenterlineRight

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

    DaylightBottomLeft

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

    DaylightBottomRight

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

    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

    DoorTopLeft

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

    DoorTopRight

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

    OP1Left

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

    OP1Right

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

    OPillarLeft

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

    OPillarRight

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

    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