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

Represents a BC group in a solution or solution step. More...

Inheritance diagram for NXOpen::CAE::SimBcGroup:
NXOpen::TaggedObject NXOpen::CAE::SimConstraintGroup NXOpen::CAE::SimLoadGroup NXOpen::CAE::SimSimulationObjectGroup

Public Member Functions

NXOpen::CAE::SimGroupContainerGroupContainer ()
 Returns the solution or solution step owning this BC group
Created in NX9.0.0. More...
 
void SetBoltLoadSequence (const std::vector< NXOpen::NXObject * > &objects)
 Set the bolt load sequence
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a BC group in a solution or solution step.


This is an abstract class.

Created in NX9.0.0.

Member Function Documentation

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")

void NXOpen::CAE::SimBcGroup::SetBoltLoadSequence ( const std::vector< NXOpen::NXObject * > &  objects)

Set the bolt load sequence
Created in NX11.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
objectsbolt loads, bolt load sets, or folders

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