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

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

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

Public Member Functions

NXOpen::ScCollectorAPillarLeft ()
 Returns the left A pillar geometry. More...
 
NXOpen::ScCollectorAPillarRight ()
 Returns the right A pillar geometry. More...
 
NXOpen::ScCollectorDashboard ()
 Returns the dashboard geometry. More...
 
NXOpen::PointLine1PointLeft ()
 Returns the left Line 1 point. More...
 
NXOpen::PointLine1PointRight ()
 Returns the right Line 1 point. More...
 
NXOpen::PointPlane1PointLeft ()
 Returns the left Plane 1 point. More...
 
NXOpen::PointPlane1PointRight ()
 Returns the right Plane 1 point. More...
 
NXOpen::PointPlane5PointLeft ()
 Returns the left Plane 5 point. More...
 
NXOpen::PointPlane5PointRight ()
 Returns the right Plane 5 point. More...
 
void SetLine1PointLeft (NXOpen::Point *line1PointLeft)
 Sets the left Line 1 point. More...
 
void SetLine1PointRight (NXOpen::Point *line1PointRight)
 Sets the right Line 1 point. More...
 
void SetPlane1PointLeft (NXOpen::Point *plane1PointLeft)
 Sets the left Plane 1 point. More...
 
void SetPlane1PointRight (NXOpen::Point *plane1PointRight)
 Sets the right Plane 1 point. More...
 
void SetPlane5PointLeft (NXOpen::Point *plane5PointLeft)
 Sets the left Plane 5 point. More...
 
void SetPlane5PointRight (NXOpen::Point *plane5PointRight)
 Sets the right Plane 5 point. More...
 
NXOpen::ScCollectorUpperRoofExterior ()
 Returns the upper roof exterior geometry. 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...
 
NXOpen::ScCollectorWindshieldTrim ()
 Returns the windshield trim geometry. 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::HeadImpactAPillarWizardBuilder .


This is an abstract class and cannot be instantiated.

Created in NX9.0.0.

Member Function Documentation

NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::APillarLeft ( )

Returns the left A pillar geometry.


Created in NX9.0.0.

License requirements : None

NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::APillarRight ( )

Returns the right A pillar geometry.


Created in NX9.0.0.

License requirements : None

NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Dashboard ( )

Returns the dashboard geometry.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Line1PointLeft ( )

Returns the left Line 1 point.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Line1PointRight ( )

Returns the right Line 1 point.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Plane1PointLeft ( )

Returns the left Plane 1 point.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Plane1PointRight ( )

Returns the right Plane 1 point.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Plane5PointLeft ( )

Returns the left Plane 5 point.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::Plane5PointRight ( )

Returns the right Plane 5 point.


Created in NX9.0.0.

License requirements : None

void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetLine1PointLeft ( NXOpen::Point line1PointLeft)

Sets the left Line 1 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
line1PointLeftline1pointleft
void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetLine1PointRight ( NXOpen::Point line1PointRight)

Sets the right Line 1 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
line1PointRightline1pointright
void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetPlane1PointLeft ( NXOpen::Point plane1PointLeft)

Sets the left Plane 1 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
plane1PointLeftplane1pointleft
void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetPlane1PointRight ( NXOpen::Point plane1PointRight)

Sets the right Plane 1 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
plane1PointRightplane1pointright
void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetPlane5PointLeft ( NXOpen::Point plane5PointLeft)

Sets the left Plane 5 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
plane5PointLeftplane5pointleft
void NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::SetPlane5PointRight ( NXOpen::Point plane5PointRight)

Sets the right Plane 5 point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
plane5PointRightplane5pointright
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::UpperRoofExterior ( )

Returns the upper roof exterior geometry.


Created in NX9.0.0.

License requirements : None

NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::UpperRoofInterior ( )

Returns the upper roof interior geometry.


Created in NX9.0.0.

License requirements : None

virtual bool NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::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.

NXOpen::ScCollector* NXOpen::Features::VehicleDesign::HeadImpactAPillarWizardBuilder::WindshieldTrim ( )

Returns the windshield trim geometry.


Created in NX9.0.0.

License requirements : None


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