NX Open C++ Reference Guide
|
Represents a Features::VehicleDesign::HeadImpactOPillarWizardBuilder . More...
Public Member Functions | |
NXOpen::ScCollector * | CenterlineLeft () |
Returns the left additional pillar centerline geometry. | |
NXOpen::ScCollector * | CenterlineRight () |
Returns the right additional pillar centerline geometry. | |
NXOpen::Point * | DaylightBottomLeft () |
Returns the left daylight opening bottom point. | |
NXOpen::Point * | DaylightBottomRight () |
Returns the right daylight opening bottom point. | |
NXOpen::ScCollector * | DaylightOpeningLeft () |
Returns the left forward daylight opening geometry. | |
NXOpen::ScCollector * | DaylightOpeningRight () |
Returns the right forward daylight opening geometry. | |
NXOpen::ScCollector * | DoorOpeningLeft () |
Returns the left forward door opening geometry. | |
NXOpen::ScCollector * | DoorOpeningRight () |
Returns the right forward door opening geometry. | |
NXOpen::Point * | DoorTopLeft () |
Returns the left door opening top point. | |
NXOpen::Point * | DoorTopRight () |
Returns the right door opening top point. | |
NXOpen::Point * | OP1Left () |
Returns the left additional pillar 1 point. | |
NXOpen::Point * | OP1Right () |
Returns the right additional pillar 1 point. | |
NXOpen::ScCollector * | OPillarLeft () |
Returns the left additional pillar geometry. | |
NXOpen::ScCollector * | OPillarRight () |
Returns the right additional pillar geometry. | |
void | SetDaylightBottomLeft (NXOpen::Point *daylightBottomLeft) |
Sets the left daylight opening bottom point. | |
void | SetDaylightBottomRight (NXOpen::Point *daylightBottomRight) |
Sets the right daylight opening bottom point. | |
void | SetDoorTopLeft (NXOpen::Point *doorTopLeft) |
Sets the left door opening top point. | |
void | SetDoorTopRight (NXOpen::Point *doorTopRight) |
Sets the right door opening top point. | |
void | SetOP1Left (NXOpen::Point *op1Left) |
Sets the left additional pillar 1 point. | |
void | SetOP1Right (NXOpen::Point *op1Right) |
Sets the right additional pillar 1 point. | |
NXOpen::ScCollector * | UpperRoofInterior () |
Returns the upper roof interior geometry. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Features::VehicleDesign::HeadImpactOPillarWizardBuilder .
This is an abstract class and cannot be instantiated.
Created in NX9.0.0.
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::CenterlineLeft | ( | ) |
Returns the left additional pillar centerline geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::CenterlineRight | ( | ) |
Returns the right additional pillar centerline geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DaylightBottomLeft | ( | ) |
Returns the left daylight opening bottom point.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DaylightBottomRight | ( | ) |
Returns the right daylight opening bottom point.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DaylightOpeningLeft | ( | ) |
Returns the left forward daylight opening geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DaylightOpeningRight | ( | ) |
Returns the right forward daylight opening geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DoorOpeningLeft | ( | ) |
Returns the left forward door opening geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DoorOpeningRight | ( | ) |
Returns the right forward door opening geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DoorTopLeft | ( | ) |
Returns the left door opening top point.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::DoorTopRight | ( | ) |
Returns the right door opening top point.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::OP1Left | ( | ) |
Returns the left additional pillar 1 point.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::OP1Right | ( | ) |
Returns the right additional pillar 1 point.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::OPillarLeft | ( | ) |
Returns the left additional pillar geometry.
Created in NX9.0.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::OPillarRight | ( | ) |
Returns the right additional pillar geometry.
Created in NX9.0.0.
License requirements : None
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetDaylightBottomLeft | ( | NXOpen::Point * | daylightBottomLeft | ) |
Sets the left daylight opening bottom point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
daylightBottomLeft | daylightbottomleft |
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetDaylightBottomRight | ( | NXOpen::Point * | daylightBottomRight | ) |
Sets the right daylight opening bottom point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
daylightBottomRight | daylightbottomright |
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetDoorTopLeft | ( | NXOpen::Point * | doorTopLeft | ) |
Sets the left door opening top point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
doorTopLeft | doortopleft |
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetDoorTopRight | ( | NXOpen::Point * | doorTopRight | ) |
Sets the right door opening top point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
doorTopRight | doortopright |
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetOP1Left | ( | NXOpen::Point * | op1Left | ) |
Sets the left additional pillar 1 point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
op1Left | op1left |
void NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::SetOP1Right | ( | NXOpen::Point * | op1Right | ) |
Sets the right additional pillar 1 point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
op1Right | op1right |
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::UpperRoofInterior | ( | ) |
Returns the upper roof interior geometry.
Created in NX9.0.0.
License requirements : None
|
virtual |
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.
Implements NXOpen::GeometricUtilities::IComponentBuilder.