NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder Class Reference

Represents a NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder . More...

Inheritance diagram for NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::ScCollectorCenterlineLeft ()
 Returns the left additional pillar centerline geometry. More...
 
NXOpen::ScCollectorCenterlineRight ()
 Returns the right additional pillar centerline geometry. More...
 
NXOpen::PointDaylightBottomLeft ()
 Returns the left daylight opening bottom point. More...
 
NXOpen::PointDaylightBottomRight ()
 Returns the right daylight opening bottom point. More...
 
NXOpen::ScCollectorDaylightOpeningLeft ()
 Returns the left forward daylight opening geometry. More...
 
NXOpen::ScCollectorDaylightOpeningRight ()
 Returns the right forward daylight opening geometry. More...
 
NXOpen::ScCollectorDoorOpeningLeft ()
 Returns the left forward door opening geometry. More...
 
NXOpen::ScCollectorDoorOpeningRight ()
 Returns the right forward door opening geometry. More...
 
NXOpen::PointDoorTopLeft ()
 Returns the left door opening top point. More...
 
NXOpen::PointDoorTopRight ()
 Returns the right door opening top point. More...
 
NXOpen::PointOP1Left ()
 Returns the left additional pillar 1 point. More...
 
NXOpen::PointOP1Right ()
 Returns the right additional pillar 1 point. More...
 
NXOpen::ScCollectorOPillarLeft ()
 Returns the left additional pillar geometry. More...
 
NXOpen::ScCollectorOPillarRight ()
 Returns the right additional pillar geometry. More...
 
void SetDaylightBottomLeft (NXOpen::Point *daylightBottomLeft)
 Sets the left daylight opening bottom point. More...
 
void SetDaylightBottomRight (NXOpen::Point *daylightBottomRight)
 Sets the right daylight opening bottom point. More...
 
void SetDoorTopLeft (NXOpen::Point *doorTopLeft)
 Sets the left door opening top point. More...
 
void SetDoorTopRight (NXOpen::Point *doorTopRight)
 Sets the right door opening top point. More...
 
void SetOP1Left (NXOpen::Point *op1Left)
 Sets the left additional pillar 1 point. More...
 
void SetOP1Right (NXOpen::Point *op1Right)
 Sets the right additional pillar 1 point. More...
 
NXOpen::ScCollectorUpperRoofInterior ()
 Returns the upper roof interior geometry. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder .


This is an abstract class and cannot be instantiated.

Created in NX9.0.0.

Member Function Documentation

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")

Parameters
daylightBottomLeftdaylightbottomleft
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")

Parameters
daylightBottomRightdaylightbottomright
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")

Parameters
doorTopLeftdoortopleft
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")

Parameters
doorTopRightdoortopright
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")

Parameters
op1Leftop1left
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")

Parameters
op1Rightop1right
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::UpperRoofInterior ( )

Returns the upper roof interior geometry.


Created in NX9.0.0.

License requirements : None

virtual bool NXOpen::Features::VehicleDesign::HeadImpactOPillarWizardBuilder::Validate ( )
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.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.