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