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

This is a manager to the CAE::SimBC class. More...

Inheritance diagram for NXOpen::CAE::SimBCBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::CAE::SimBCBc ()
 Returns the CAE::SimBC object
Created in NX4.0.0.
int BcLabel ()
 Returns the label of CAE::SimBC object
Created in NX7.5.0.
NXString BcName ()
 Returns the name of CAE::SimBC object
Created in NX4.0.0.
NXOpen::CAE::SimBCCommitAddBc ()
 Commits the creation of the CAE::SimBC objects or Commits the changes made to the CAE::SimBC and adds the BC to the current active solution/step.
NXOpen::CAE::SimBCCommitBc ()
 Commits the creation of the CAE::SimBC objects or Commits the changes made to the CAE::SimBC.
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the property table for the CAE::SimBC object
Created in NX4.0.0.
void SetBcLabel (int label)
 Sets the label of CAE::SimBC object
Created in NX7.5.0.
void SetBcName (const NXString &name)
 Sets the name of CAE::SimBC object
Created in NX4.0.0.
NXOpen::CAE::SetManagerTargetSetManager ()
 Returns the target set manager for CAE::SimBC object
Created in NX4.0.0.

Detailed Description

This is a manager to the CAE::SimBC class.

Objects of type CAE::SimBC can be created and edited only through this class


Created in NX4.0.0.


Member Function Documentation

Returns the CAE::SimBC object
Created in NX4.0.0.



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

Returns the label of CAE::SimBC object
Created in NX7.5.0.



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

Returns the name of CAE::SimBC object
Created in NX4.0.0.



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

Commits the creation of the CAE::SimBC objects or Commits the changes made to the CAE::SimBC and adds the BC to the current active solution/step.

Returns:
boundary condition
Created in NX6.0.0.

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

Commits the creation of the CAE::SimBC objects or Commits the changes made to the CAE::SimBC.

Returns:

Created in NX4.0.0.

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

Deletes the builder, and cleans up any objects created by the builder.

This method should always be called when create/edit of the BC object is completed
Created in NX4.0.0.

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

Returns the property table for the CAE::SimBC object
Created in NX4.0.0.



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

Sets the label of CAE::SimBC object
Created in NX7.5.0.



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

Parameters:
labellabel of the bc

Sets the name of CAE::SimBC object
Created in NX4.0.0.



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

Parameters:
namename of the bc

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


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