NX Open C++ Reference Guide
|
Represents BC class which is a superclass to CAE::SimLoad and CAE::SimConstraint. More...
Public Member Functions | |
NXOpen::CAE::SimBC * | CloneBc () |
Clones a BC. | |
NXString | DescriptorName () |
Returns the name of the bc Created in NX4.0.0. | |
NXOpen::CAE::SimBCDisplay * | GetDisplay () |
The BC Display object associated with the BC object. | |
NXOpen::CAE::PropertyTable * | PropertyTable () |
Returns the property table associated with the BC object Created in NX4.0.0. | |
NXOpen::CAE::SetManager * | TargetSetManager () |
Returns the target set manager for CAE::SimBC object Created in NX4.0.0. |
Represents BC class which is a superclass to CAE::SimLoad and CAE::SimConstraint.
For more information, refer to the Solver language documentation in the Solver language documentation .
This is an abstract class
Created in NX4.0.0.
Clones a BC.
Returns the name of the bc
Created in NX4.0.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
The BC Display object associated with the BC object.
Returns the property table associated with the BC object
Created in NX4.0.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Returns the target set manager for CAE::SimBC object
Created in NX4.0.0.
License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")