NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
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 NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetBcList (out NXOpen.CAE.SimBC[] bcList)
 Get the list of CAE.SimBC More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.SimRecipe
unsafe string DescriptorName [get]
 Returns the descriptor name defines the sim recipe object type. More...
 
unsafe string RecipeName [get]
 Returns the name of the recipe object More...
 

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 NXOpen.CAE.SimRecipeCollection.CreateAutoBcRecipe

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.CAE.SimAutoBcRecipe.GetBcList ( out NXOpen.CAE.SimBC[]  bcList)
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.