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

Builds one or more CAE::SimSimulationObject object(s). More...

Inheritance diagram for NXOpen::CAE::AutoBCBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAE::AutoPairsAutopairs ()
 Returns the AutoBC's CAE::AutoPairs
Created in NX5.0.0.
NXString BcBaseName ()
 Returns the base name of CAE::SimBC objects created
Created in NX8.0.0.
int Label ()
 Returns the initial label of CAE::CaeRegion and CAE::SimBC objects
Created in NX8.0.0.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the AutoBC's CAE::PropertyTable
Created in NX5.0.0.
NXOpen::CAE::SimAutoBcRecipeRecipe ()
 Returns the AutoBC's CAE::SimAutoBcRecipe
Created in NX5.0.0.
bool RetainRecipeFlag ()
 Returns the retain recipe flag, which signifies whether or not the recipe will be retained after the generation of the BCs
Created in NX5.0.0.
void SetAutopairs (NXOpen::CAE::AutoPairs *recipe)
 Sets the AutoBC's CAE::AutoPairs
Created in NX5.0.0.
void SetBcBaseName (const NXString &name)
 Sets the base name of CAE::SimBC objects created
Created in NX8.0.0.
void SetLabel (int label)
 Sets the initial label of CAE::CaeRegion and CAE::SimBC objects
Created in NX8.0.0.
void SetRetainRecipeFlag (bool retainRecipe)
 Sets the retain recipe flag, which signifies whether or not the recipe will be retained after the generation of the BCs
Created in NX5.0.0.

Detailed Description

Builds one or more CAE::SimSimulationObject object(s).

These simulation objects use two target face sets like the Surf to Surf Contact
To create a new instance of this class, use CAE::SimSimulation::CreateAutoBcBuilder

Created in NX5.0.0.


Member Function Documentation

Returns the AutoBC's CAE::AutoPairs
Created in NX5.0.0.



License requirements : None

Returns the base name of CAE::SimBC objects created
Created in NX8.0.0.



License requirements : None

Returns the initial label of CAE::CaeRegion and CAE::SimBC objects
Created in NX8.0.0.



License requirements : None

Returns the AutoBC's CAE::PropertyTable
Created in NX5.0.0.



License requirements : None

Returns the AutoBC's CAE::SimAutoBcRecipe
Created in NX5.0.0.



License requirements : None

Returns the retain recipe flag, which signifies whether or not the recipe will be retained after the generation of the BCs
Created in NX5.0.0.



License requirements : None

Sets the AutoBC's CAE::AutoPairs
Created in NX5.0.0.



License requirements : None

Parameters:
recipeauto pairs object

Sets the base name of CAE::SimBC objects created
Created in NX8.0.0.



License requirements : None

Parameters:
namethe base name, if NULL or blank, a base name will be generated

Sets the initial label of CAE::CaeRegion and CAE::SimBC objects
Created in NX8.0.0.



License requirements : None

Parameters:
labelthe initial label, if <=0 unique labels will be generated for you

Sets the retain recipe flag, which signifies whether or not the recipe will be retained after the generation of the BCs
Created in NX5.0.0.



License requirements : None

Parameters:
retainRecipeflag for retaining recipe or not

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