NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::SimAutoBcRecipe Class Reference

Represents a simulation recipe containing the parameters needed for the generation of a set of face pairs from the faces/bodies in the model. More...

Inheritance diagram for NXOpen::CAE::SimAutoBcRecipe:
NXOpen::CAE::SimRecipe NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void GetBcList (std::vector< NXOpen::CAE::SimBC * > &bcList)
 Get the list of CAE::SimBC
Created in NX5.0.0.

Detailed Description

Represents a simulation recipe containing the parameters needed for the generation of a set of face pairs from the faces/bodies in the model.


To create a new instance of this class, use CAE::SimRecipeCollection::CreateAutoBcRecipe


Member Function Documentation

void NXOpen::CAE::SimAutoBcRecipe::GetBcList ( std::vector< NXOpen::CAE::SimBC * > &  bcList)

Get the list of CAE::SimBC
Created in NX5.0.0.



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

Parameters:
bcListBCs generated from recipe

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