Search Results for

    Show / Hide Table of Contents

    Class HeadImpactUpperRoofWizardBuilder

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

    Constructors

    HeadImpactUpperRoofWizardBuilder()

    Declaration
    protected HeadImpactUpperRoofWizardBuilder()

    Properties

    PlaneAPoint

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

    PlaneBPoint

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

    PlaneCPoint

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

    PlaneDPoint

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

    RearWindowTrim

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

    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