NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::SimLoadRecipeMapping Class Reference

This is the class handling the mapping of a certain load type of a load recipe. More...

Inheritance diagram for NXOpen::CAE::SimLoadRecipeMapping:
NXOpen::TaggedObject

Public Types

enum  OrientationTypes { OrientationTypesUnknown, OrientationTypesDataSource, OrientationTypesNodal, OrientationTypesGlobal }
 How the orientation of loads is mapped. More...
 

Public Member Functions

NXOpen::CAE::SimLoadRecipeMapEntryCollectionEntries ()
 Returns the NXOpen::CAE::SimLoadRecipeMapEntryCollection . More...
 
NXString LoadType ()
 Returns the load type of a NXOpen::CAE::SimLoadRecipeMapping . More...
 
NXOpen::CAE::SimLoadRecipeMapping::OrientationTypes OrientationType ()
 Returns the orientation type of a NXOpen::CAE::SimLoadRecipeMapping . More...
 
void SetOrientationType (NXOpen::CAE::SimLoadRecipeMapping::OrientationTypes orientationType)
 Sets the orientation type of a NXOpen::CAE::SimLoadRecipeMapping . More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This is the class handling the mapping of a certain load type of a load recipe.


Mappings are unique for each load type, thus one cannot be created

Created in NX10.0.0.

Member Enumeration Documentation

How the orientation of loads is mapped.

Enumerator
OrientationTypesUnknown 

unknown

OrientationTypesDataSource 

data source

OrientationTypesNodal 

nodal

OrientationTypesGlobal 

global

Member Function Documentation

NXOpen::CAE::SimLoadRecipeMapEntryCollection* NXOpen::CAE::SimLoadRecipeMapping::Entries ( )

Returns the NXOpen::CAE::SimLoadRecipeMapEntryCollection .


Created in NX10.0.0.

NXString NXOpen::CAE::SimLoadRecipeMapping::LoadType ( )

Returns the load type of a NXOpen::CAE::SimLoadRecipeMapping .


Created in NX10.0.0.

License requirements : None

NXOpen::CAE::SimLoadRecipeMapping::OrientationTypes NXOpen::CAE::SimLoadRecipeMapping::OrientationType ( )

Returns the orientation type of a NXOpen::CAE::SimLoadRecipeMapping .


Created in NX10.0.0.

License requirements : None

void NXOpen::CAE::SimLoadRecipeMapping::SetOrientationType ( NXOpen::CAE::SimLoadRecipeMapping::OrientationTypes  orientationType)

Sets the orientation type of a NXOpen::CAE::SimLoadRecipeMapping .


Created in NX10.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
orientationTypeorientationtype

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