Class HeadImpactAPillarWizardBuilder
Inheritance
System.Object
System.MarshalByRefObject
HeadImpactAPillarWizardBuilder
Inherited Members
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 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 |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink