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

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

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

Public Member Functions

bool CreateGeometry ()
 Returns the create construction geometry flag. More...
 
NXOpen::ExpressionReqHorizontalExact ()
 Returns the horizontal exact required approach angle. More...
 
NXOpen::ExpressionReqVerticalMax ()
 Returns the vertical maximum required approach angle. More...
 
NXOpen::ExpressionReqVerticalMin ()
 Returns the vertical minimum required approach angle. More...
 
NXOpen::PointRHLeft ()
 Returns the left rear header target alternative point. More...
 
bool RHLeftFlag ()
 Returns the left rear header target alternative point flag. More...
 
NXOpen::ExpressionRHOffsetMax ()
 Returns the maximum offset allowed to position the rear header target. More...
 
NXOpen::PointRHRight ()
 Returns the right rear header target alternative point. More...
 
bool RHRightFlag ()
 Returns the right rear header target alternative point flag. More...
 
void SetCreateGeometry (bool createGeometry)
 Sets the create construction geometry flag. More...
 
void SetRHLeft (NXOpen::Point *rhLeft)
 Sets the left rear header target alternative point. More...
 
void SetRHLeftFlag (bool rhLeftFlag)
 Sets the left rear header target alternative point flag. More...
 
void SetRHRight (NXOpen::Point *rhRight)
 Sets the right rear header target alternative point. More...
 
void SetRHRightFlag (bool rhRightFlag)
 Sets the right rear header target 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::HeadImpactRearHeaderDetailBuilder .


This is an abstract class and cannot be instantiated.

Created in NX9.0.0.

Member Function Documentation

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

Returns the create construction geometry flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::ReqHorizontalExact ( )

Returns the horizontal exact required approach angle.


Created in NX9.0.0.

License requirements : None

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

Returns the vertical maximum required approach angle.


Created in NX9.0.0.

License requirements : None

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

Returns the vertical minimum required approach angle.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::RHLeft ( )

Returns the left rear header target alternative point.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::RHLeftFlag ( )

Returns the left rear header target alternative point flag.


Created in NX9.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::RHOffsetMax ( )

Returns the maximum offset allowed to position the rear header target.


Created in NX9.0.0.

License requirements : None

NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::RHRight ( )

Returns the right rear header target alternative point.


Created in NX9.0.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::RHRightFlag ( )

Returns the right rear header target alternative point flag.


Created in NX9.0.0.

License requirements : None

void NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::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::HeadImpactRearHeaderDetailBuilder::SetRHLeft ( NXOpen::Point rhLeft)

Sets the left rear header target alternative point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
rhLeftrhleft
void NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::SetRHLeftFlag ( bool  rhLeftFlag)

Sets the left rear header target alternative point flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
rhLeftFlagrhleftflag
void NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::SetRHRight ( NXOpen::Point rhRight)

Sets the right rear header target alternative point.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
rhRightrhright
void NXOpen::Features::VehicleDesign::HeadImpactRearHeaderDetailBuilder::SetRHRightFlag ( bool  rhRightFlag)

Sets the right rear header target alternative point flag.


Created in NX9.0.0.

License requirements : nx_general_packaging ("NX General Packaging")

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