HeadImpactBPillarWizardBuilder Class¶
-
class
NXOpen.Features.VehicleDesign.HeadImpactBPillarWizardBuilder¶ Bases:
NXOpen.TaggedObject,NXOpen.GeometricUtilities.IComponentBuilderRepresents a
NXOpen.Features.VehicleDesign.HeadImpactBPillarWizardBuilder.This is an abstract class and cannot be instantiated.
New in version NX9.0.0.
Properties¶
| Property | Description |
|---|---|
| BP2Left | Returns or sets the left B-pillar 2 point. |
| BP2Right | Returns or sets the right B-pillar 2 point. |
| BPillarLeft | Returns the left B pillar geometry. |
| BPillarRight | Returns the right B pillar geometry. |
| CenterlineLeft | Returns the left B Pillar centerline geometry. |
| CenterlineRight | Returns the right B Pillar centerline geometry. |
| DaylightBottomLeft | Returns or sets the left daylight opening bottom point. |
| DaylightBottomRight | Returns or sets the right daylight opening bottom point. |
| DaylightOpeningLeft | Returns the left forward daylight opening geometry. |
| DaylightOpeningRight | Returns the right forward daylight opening geometry. |
| DoorOpeningLeft | Returns the left forward door opening geometry. |
| DoorOpeningRight | Returns the right forward door opening geometry. |
| DoorTopLeft | Returns or sets the left door opening top point. |
| DoorTopRight | Returns or sets the right door opening top point. |
| Tag | Returns the Tag for this object. |
| UpperRoofInterior | Returns the upper roof interior geometry. |
Methods¶
| Method | Description |
|---|---|
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Property Detail¶
BP2Left¶
-
HeadImpactBPillarWizardBuilder.BP2Left¶ Returns or sets the left B-pillar 2 point.
-------------------------------------Getter Method
Signature
BP2LeftReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BP2LeftParameters: bp2Left ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
BP2Right¶
-
HeadImpactBPillarWizardBuilder.BP2Right¶ Returns or sets the right B-pillar 2 point.
-------------------------------------Getter Method
Signature
BP2RightReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BP2RightParameters: bp2Right ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
BPillarLeft¶
-
HeadImpactBPillarWizardBuilder.BPillarLeft¶ Returns the left B pillar geometry.
-------------------------------------Getter Method
Signature
BPillarLeftReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
BPillarRight¶
-
HeadImpactBPillarWizardBuilder.BPillarRight¶ Returns the right B pillar geometry.
-------------------------------------Getter Method
Signature
BPillarRightReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
CenterlineLeft¶
-
HeadImpactBPillarWizardBuilder.CenterlineLeft¶ Returns the left B Pillar centerline geometry.
-------------------------------------Getter Method
Signature
CenterlineLeftReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
CenterlineRight¶
-
HeadImpactBPillarWizardBuilder.CenterlineRight¶ Returns the right B Pillar centerline geometry.
-------------------------------------Getter Method
Signature
CenterlineRightReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
DaylightBottomLeft¶
-
HeadImpactBPillarWizardBuilder.DaylightBottomLeft¶ Returns or sets the left daylight opening bottom point.
-------------------------------------Getter Method
Signature
DaylightBottomLeftReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DaylightBottomLeftParameters: daylightBottomLeft ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
DaylightBottomRight¶
-
HeadImpactBPillarWizardBuilder.DaylightBottomRight¶ Returns or sets the right daylight opening bottom point.
-------------------------------------Getter Method
Signature
DaylightBottomRightReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DaylightBottomRightParameters: daylightBottomRight ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
DaylightOpeningLeft¶
-
HeadImpactBPillarWizardBuilder.DaylightOpeningLeft¶ Returns the left forward daylight opening geometry.
-------------------------------------Getter Method
Signature
DaylightOpeningLeftReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
DaylightOpeningRight¶
-
HeadImpactBPillarWizardBuilder.DaylightOpeningRight¶ Returns the right forward daylight opening geometry.
-------------------------------------Getter Method
Signature
DaylightOpeningRightReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
DoorOpeningLeft¶
-
HeadImpactBPillarWizardBuilder.DoorOpeningLeft¶ Returns the left forward door opening geometry.
-------------------------------------Getter Method
Signature
DoorOpeningLeftReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
DoorOpeningRight¶
-
HeadImpactBPillarWizardBuilder.DoorOpeningRight¶ Returns the right forward door opening geometry.
-------------------------------------Getter Method
Signature
DoorOpeningRightReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
DoorTopLeft¶
-
HeadImpactBPillarWizardBuilder.DoorTopLeft¶ Returns or sets the left door opening top point.
-------------------------------------Getter Method
Signature
DoorTopLeftReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DoorTopLeftParameters: doorTopLeft ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
DoorTopRight¶
-
HeadImpactBPillarWizardBuilder.DoorTopRight¶ Returns or sets the right door opening top point.
-------------------------------------Getter Method
Signature
DoorTopRightReturns: Return type: NXOpen.PointNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DoorTopRightParameters: doorTopRight ( NXOpen.Point) –New in version NX9.0.0.
License requirements: nx_general_packaging (“NX General Packaging”)
UpperRoofInterior¶
-
HeadImpactBPillarWizardBuilder.UpperRoofInterior¶ Returns the upper roof interior geometry.
-------------------------------------Getter Method
Signature
UpperRoofInteriorReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
Method Detail¶
Validate¶
-
HeadImpactBPillarWizardBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.