NX Open C++ Reference Guide
|
Represents a Features::VehicleDesign::HeadImpactBuilder . More...
Public Types | |
enum | CalculationType { CalculationTypeBothSides, CalculationTypeRightSide, CalculationTypeLeftSide } |
Represents the calculation types. More... | |
enum | RequirementsControlType { RequirementsControlTypeStandardDriven, RequirementsControlTypeUserDefined } |
Represents the requirements control types. More... | |
Public Member Functions | |
bool | ActiveZone () |
Returns the activate exclusion zone flag for this head impact study. | |
void | AddAdditionalPillarFeature (NXOpen::Features::VehicleDesign::HeadImpactOPillar *feature) |
The method to add an additional pillar feature. | |
void | AddAdditionalRailFeature (NXOpen::Features::VehicleDesign::HeadImpactOtherRail *feature) |
The method to add an additional side rail feature. | |
NXOpen::Features::VehicleDesign::HeadImpactAPillar * | APillarFeature () |
Returns the a-pillar feature for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactBPillar * | BPillarFeature () |
Returns the b-pillar feature for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactBuilder::CalculationType | Calculation () |
Returns the calculation type for this head impact study. | |
NXOpen::Expression * | COGFrontXOffset () |
Returns the center of gravity front longitudunal offset for this head impact study. | |
NXOpen::Expression * | COGFrontZOffset () |
Returns the center of gravity front vertical offset for this head impact study. | |
NXOpen::Expression * | COGRearXOffset () |
Returns the center of gravity rear longitudunal offset for this head impact study. | |
NXOpen::Expression * | COGRearZOffset () |
Returns the center of gravity rear vertical offset for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactFrontHeader * | FrontHeaderFeature () |
Returns the front header feature for this head impact study. | |
NXString | Loading () |
Returns the loading used for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactRearHeader * | RearHeaderFeature () |
Returns the rear header feature for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactBuilder::RequirementsControlType | RequirementsControl () |
Returns the requirements control for standard driven or user defined. | |
NXOpen::Features::VehicleDesign::HeadImpactRPillar * | RPillarFeature () |
Returns the rear pillar feature for this head impact study. | |
void | SetActiveZone (bool activeZone) |
Sets the activate exclusion zone flag for this head impact study. | |
void | SetAPillarFeature (NXOpen::Features::VehicleDesign::HeadImpactAPillar *feature) |
Sets the a-pillar feature for this head impact study. | |
void | SetBPillarFeature (NXOpen::Features::VehicleDesign::HeadImpactBPillar *feature) |
Sets the b-pillar feature for this head impact study. | |
void | SetCalculation (NXOpen::Features::VehicleDesign::HeadImpactBuilder::CalculationType calculation) |
Sets the calculation type for this head impact study. | |
void | SetFrontHeaderFeature (NXOpen::Features::VehicleDesign::HeadImpactFrontHeader *feature) |
Sets the front header feature for this head impact study. | |
void | SetLoading (const NXString &loading) |
Sets the loading used for this head impact study. | |
void | SetLoading (const char *loading) |
Sets the loading used for this head impact study. | |
void | SetRearHeaderFeature (NXOpen::Features::VehicleDesign::HeadImpactRearHeader *feature) |
Sets the rear header feature for this head impact study. | |
void | SetRequirementsControl (NXOpen::Features::VehicleDesign::HeadImpactBuilder::RequirementsControlType requirementsControl) |
Sets the requirements control for standard driven or user defined. | |
void | SetRPillarFeature (NXOpen::Features::VehicleDesign::HeadImpactRPillar *feature) |
Sets the rear pillar feature for this head impact study. | |
void | SetSideRailFeature (NXOpen::Features::VehicleDesign::HeadImpactSideRail *feature) |
Sets the side rail feature for this head impact study. | |
void | SetStandard (const NXString &standard) |
Sets the standard used for this head impact study. | |
void | SetStandard (const char *standard) |
Sets the standard used for this head impact study. | |
void | SetUpperRoofFeature (NXOpen::Features::VehicleDesign::HeadImpactUpperRoof *feature) |
Sets the upper roof feature for this head impact study. | |
void | SetVisualizeZone (bool visualizeZone) |
Sets the visualize exclusion zone flag for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactSideRail * | SideRailFeature () |
Returns the side rail feature for this head impact study. | |
NXString | Standard () |
Returns the standard used for this head impact study. | |
NXOpen::Features::VehicleDesign::HeadImpactUpperRoof * | UpperRoofFeature () |
Returns the upper roof feature for this head impact study. | |
bool | VisualizeZone () |
Returns the visualize exclusion zone flag for this head impact study. | |
NXOpen::Expression * | ZoneDistance () |
Returns the exclusion zone distance for this head impact study. | |
![]() | |
NXOpen::Features::Feature * | CommitFeature () |
Commits the feature parameters and creates the feature. | |
NXOpen::Features::Feature * | GetFeature () |
Returns the feature currently being edited by this builder. | |
void | HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature) |
Re-suppress an internal parent feature (a slave feature) after it has been edited. | |
bool | ParentFeatureInternal () |
Returns whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
bool | PatchSolutionFlag () |
Returns the patch solution flag Created in NX8.0.1. | |
NXString | PatchSurfaceFilename () |
Returns the patch surface filename Created in NX8.0.1. | |
void | SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the parent features which would be internal or slaves to the feature being created or commited Created in NX6.0.0. | |
void | SetParentFeatureInternal (bool isInternal) |
Sets whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
void | SetPatchSolutionFlag (bool optionValue) |
Sets the patch solution flag Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const NXString &surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const char *surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature) |
Unsuppress an internal parent feature (a slave feature) so it can be edited. | |
NXString | SurroundingPatchSurfaceFilename () |
Returns the surrounding patch surface filename Created in NX8.0.1. | |
void | UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the internal parent feature of the feature being edited to external Created in NX6.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
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::HeadImpactBuilder .
To create a new instance of this class, use Features::VehicleDesignCollection::CreateHeadImpactBuilder
Default values.
Property | Value |
---|---|
ActiveZone |
0 |
COGFrontXOffset.Value |
0 (millimeters part), 0 (inches part) |
COGFrontZOffset.Value |
0 (millimeters part), 0 (inches part) |
COGRearXOffset.Value |
0 (millimeters part), 0 (inches part) |
COGRearZOffset.Value |
0 (millimeters part), 0 (inches part) |
Calculation |
BothSides |
RequirementsControl |
StandardDriven |
VisualizeZone |
0 |
ZoneDistance.Value |
0 (millimeters part), 0 (inches part) |
Created in NX9.0.0.
bool NXOpen::Features::VehicleDesign::HeadImpactBuilder::ActiveZone | ( | ) |
Returns the activate exclusion zone flag for this head impact study.
Created in NX9.0.0.
License requirements : None
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::AddAdditionalPillarFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactOPillar * | feature | ) |
The method to add an additional pillar feature.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::AddAdditionalRailFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactOtherRail * | feature | ) |
The method to add an additional side rail feature.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
NXOpen::Features::VehicleDesign::HeadImpactAPillar* NXOpen::Features::VehicleDesign::HeadImpactBuilder::APillarFeature | ( | ) |
Returns the a-pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactBPillar* NXOpen::Features::VehicleDesign::HeadImpactBuilder::BPillarFeature | ( | ) |
Returns the b-pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactBuilder::CalculationType NXOpen::Features::VehicleDesign::HeadImpactBuilder::Calculation | ( | ) |
Returns the calculation type for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactBuilder::COGFrontXOffset | ( | ) |
Returns the center of gravity front longitudunal offset for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactBuilder::COGFrontZOffset | ( | ) |
Returns the center of gravity front vertical offset for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactBuilder::COGRearXOffset | ( | ) |
Returns the center of gravity rear longitudunal offset for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactBuilder::COGRearZOffset | ( | ) |
Returns the center of gravity rear vertical offset for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactFrontHeader* NXOpen::Features::VehicleDesign::HeadImpactBuilder::FrontHeaderFeature | ( | ) |
Returns the front header feature for this head impact study.
Created in NX9.0.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::HeadImpactBuilder::Loading | ( | ) |
Returns the loading used for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactRearHeader* NXOpen::Features::VehicleDesign::HeadImpactBuilder::RearHeaderFeature | ( | ) |
Returns the rear header feature for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactBuilder::RequirementsControlType NXOpen::Features::VehicleDesign::HeadImpactBuilder::RequirementsControl | ( | ) |
Returns the requirements control for standard driven or user defined.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactRPillar* NXOpen::Features::VehicleDesign::HeadImpactBuilder::RPillarFeature | ( | ) |
Returns the rear pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : None
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetActiveZone | ( | bool | activeZone | ) |
Sets the activate exclusion zone flag for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
activeZone | activezone |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetAPillarFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactAPillar * | feature | ) |
Sets the a-pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetBPillarFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactBPillar * | feature | ) |
Sets the b-pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetCalculation | ( | NXOpen::Features::VehicleDesign::HeadImpactBuilder::CalculationType | calculation | ) |
Sets the calculation type for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
calculation | calculation |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetFrontHeaderFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactFrontHeader * | feature | ) |
Sets the front header feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetLoading | ( | const NXString & | loading | ) |
Sets the loading used for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetLoading | ( | const char * | loading | ) |
Sets the loading used for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetRearHeaderFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactRearHeader * | feature | ) |
Sets the rear header feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetRequirementsControl | ( | NXOpen::Features::VehicleDesign::HeadImpactBuilder::RequirementsControlType | requirementsControl | ) |
Sets the requirements control for standard driven or user defined.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
requirementsControl | requirementscontrol |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetRPillarFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactRPillar * | feature | ) |
Sets the rear pillar feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetSideRailFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactSideRail * | feature | ) |
Sets the side rail feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetStandard | ( | const NXString & | standard | ) |
Sets the standard used for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetStandard | ( | const char * | standard | ) |
Sets the standard used for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetUpperRoofFeature | ( | NXOpen::Features::VehicleDesign::HeadImpactUpperRoof * | feature | ) |
Sets the upper roof feature for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
feature | feature |
void NXOpen::Features::VehicleDesign::HeadImpactBuilder::SetVisualizeZone | ( | bool | visualizeZone | ) |
Sets the visualize exclusion zone flag for this head impact study.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
visualizeZone | visualizezone |
NXOpen::Features::VehicleDesign::HeadImpactSideRail* NXOpen::Features::VehicleDesign::HeadImpactBuilder::SideRailFeature | ( | ) |
Returns the side rail feature for this head impact study.
Created in NX9.0.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::HeadImpactBuilder::Standard | ( | ) |
Returns the standard used for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Features::VehicleDesign::HeadImpactUpperRoof* NXOpen::Features::VehicleDesign::HeadImpactBuilder::UpperRoofFeature | ( | ) |
Returns the upper roof feature for this head impact study.
Created in NX9.0.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::HeadImpactBuilder::VisualizeZone | ( | ) |
Returns the visualize exclusion zone flag for this head impact study.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactBuilder::ZoneDistance | ( | ) |
Returns the exclusion zone distance for this head impact study.
Created in NX9.0.0.
License requirements : None