NX Open C++ Reference Guide
|
Represents a BC group in a solution or solution step. More...
Public Member Functions | |
NXOpen::CAE::SimGroupContainer * | GroupContainer () |
Returns the solution or solution step owning this BC group Created in NX9.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a BC group in a solution or solution step.
This is an abstract class.
Created in NX9.0.0.
NXOpen::CAE::SimGroupContainer* NXOpen::CAE::SimBcGroup::GroupContainer | ( | ) |
Returns the solution or solution step owning this BC group
Created in NX9.0.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")