Search Results for

    Show / Hide Table of Contents

    Class HeadImpactAPillarWizardBuilder

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

    Constructors

    HeadImpactAPillarWizardBuilder()

    Declaration
    protected HeadImpactAPillarWizardBuilder()

    Properties

    APillarLeft

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

    APillarRight

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

    Dashboard

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

    Line1PointLeft

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

    Line1PointRight

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

    Plane1PointLeft

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

    Plane1PointRight

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

    Plane5PointLeft

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

    Plane5PointRight

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

    UpperRoofExterior

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

    UpperRoofInterior

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

    WindshieldTrim

    Declaration
    public ScCollector WindshieldTrim { 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