Method | Description | |
---|---|---|
LoadCasesMap ( LoadCase loadCase ) : System |
Overload the constructor
|
Method | Description | |
---|---|---|
FindProperty ( ) : bool |
Find the Nature and Category of the Load Case.
|
|
SetLoadCasesCategoryId ( ) : bool |
Set a new category for the Load Case
|
|
SetLoadCasesName ( ) : bool |
Set a new name for the Load Case
|
|
SetLoadCasesNatureId ( ) : bool |
Set a new Nature for the Load Case
|
|
SetLoadCasesNumber ( ) : bool |
Set a new number for the Load Case
|
public LoadCasesMap ( LoadCase loadCase ) : System | ||
loadCase | LoadCase | Load Case |
return | System |