Search Results for

    Show / Hide Table of Contents

    Class HeadImpactRPillarWizardBuilder

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

    Constructors

    HeadImpactRPillarWizardBuilder()

    Declaration
    protected HeadImpactRPillarWizardBuilder()

    Properties

    RP2Left

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

    RP2Right

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

    RPillarLeft

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

    RPillarRight

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