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

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

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

Public Member Functions

bool CreateGeometry ()
 Returns the create construction geometry flag. More...
 
NXOpen::ExpressionD1 ()
 Returns the calculated horizontal distance between plane A and plane B. More...
 
NXOpen::ExpressionD2 ()
 Returns the calculated horizontal distance between plane C and plane D. More...
 
NXOpen::PointPointA ()
 Returns the point A additional geometry. More...
 
bool PointAFlag ()
 Returns the point A additional geometry flag. More...
 
NXOpen::PointPointB ()
 Returns the point B additional geometry. More...
 
bool PointBFlag ()
 Returns the point B additional geometry flag. More...
 
NXOpen::PointPointC ()
 Returns the point C additional geometry. More...
 
bool PointCFlag ()
 Returns the point C additional geometry flag. More...
 
NXOpen::PointPointD ()
 Returns the point D additional geometry. More...
 
bool PointDFlag ()
 Returns the point D additional geometry flag. More...
 
NXOpen::PointPointM ()
 Returns the point M alternative point. More...
 
bool PointMFlag ()
 Returns the point M alternative point flag. More...
 
NXOpen::ExpressionReqVerticalMax ()
 Returns the vertical maximum required approach angle. More...
 
NXOpen::ExpressionReqVerticalMin ()
 Returns the vertical minimum required approach angle. More...
 
NXOpen::ExpressionRoofOffset ()
 Returns the offset used to position point C and point D. More...
 
NXOpen::ExpressionRoofRatio ()
 Returns the ratio used to locate planes E, F, G, and H. More...
 
void SetCreateGeometry (bool createGeometry)
 Sets the create construction geometry flag. More...
 
void SetPointA (NXOpen::Point *pointA)
 Sets the point A additional geometry. More...
 
void SetPointAFlag (bool pointAFlag)
 Sets the point A additional geometry flag. More...
 
void SetPointB (NXOpen::Point *pointB)
 Sets the point B additional geometry. More...
 
void SetPointBFlag (bool pointBFlag)
 Sets the point B additional geometry flag. More...
 
void SetPointC (NXOpen::Point *pointC)
 Sets the point C additional geometry. More...
 
void SetPointCFlag (bool pointCFlag)
 Sets the point C additional geometry flag. More...
 
void SetPointD (NXOpen::Point *pointD)
 Sets the point D additional geometry. More...
 
void SetPointDFlag (bool pointDFlag)
 Sets the point D additional geometry flag. More...
 
void SetPointM (NXOpen::Point *pointM)
 Sets the point M alternative point. More...
 
void SetPointMFlag (bool pointMFlag)
 Sets the point M alternative point flag. 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::HeadImpactUpperRoofDetailBuilder .


This is an abstract class and cannot be instantiated.

Created in NX9.0.0.

Member Function Documentation

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::CreateGeometry ( )

Returns the create construction geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::D1 ( )

Returns the calculated horizontal distance between plane A and plane B.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::D2 ( )

Returns the calculated horizontal distance between plane C and plane D.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointA ( )

Returns the point A additional geometry.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointAFlag ( )

Returns the point A additional geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointB ( )

Returns the point B additional geometry.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointBFlag ( )

Returns the point B additional geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointC ( )

Returns the point C additional geometry.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointCFlag ( )

Returns the point C additional geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointD ( )

Returns the point D additional geometry.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointDFlag ( )

Returns the point D additional geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointM ( )

Returns the point M alternative point.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::PointMFlag ( )

Returns the point M alternative point flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::ReqVerticalMax ( )

Returns the vertical maximum required approach angle.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::ReqVerticalMin ( )

Returns the vertical minimum required approach angle.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::RoofOffset ( )

Returns the offset used to position point C and point D.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::RoofRatio ( )

Returns the ratio used to locate planes E, F, G, and H.


Created in NX9.0.0.

License requirements : None

void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetCreateGeometry ( bool  createGeometry)

Sets the create construction geometry flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
createGeometrycreategeometry
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointA ( NXOpen::Point pointA)

Sets the point A additional geometry.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointApointa
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointAFlag ( bool  pointAFlag)

Sets the point A additional geometry flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointAFlagpointaflag
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointB ( NXOpen::Point pointB)

Sets the point B additional geometry.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointBpointb
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointBFlag ( bool  pointBFlag)

Sets the point B additional geometry flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointBFlagpointbflag
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointC ( NXOpen::Point pointC)

Sets the point C additional geometry.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointCpointc
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointCFlag ( bool  pointCFlag)

Sets the point C additional geometry flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointCFlagpointcflag
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointD ( NXOpen::Point pointD)

Sets the point D additional geometry.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointDpointd
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointDFlag ( bool  pointDFlag)

Sets the point D additional geometry flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointDFlagpointdflag
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointM ( NXOpen::Point pointM)

Sets the point M alternative point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointMpointm
void NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::SetPointMFlag ( bool  pointMFlag)

Sets the point M alternative point flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
pointMFlagpointmflag
virtual bool NXOpen::Features::VehicleDesign::HeadImpactUpperRoofDetailBuilder::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.