Focus Konstruksjon - File Based System
Public Member Functions | Properties | List of all members
WriteUsfosFormat.UsfosElementLoads Class Reference
Collaboration diagram for WriteUsfosFormat.UsfosElementLoads:
Collaboration graph

Public Member Functions

 UsfosElementLoads ()
 
void addUsfoselementLoads (int loadIndex, int loadGroup, int[] elementalIDs, double[] forces)
 

Properties

List< int > ElementLoadIndexes [get, set]
 
List< int > ElementLoadGroup [get, set]
 
List< int[]> ElementalIDs [get, set]
 
List< double[]> ForceList [get, set]
 

Constructor & Destructor Documentation

◆ UsfosElementLoads()

WriteUsfosFormat.UsfosElementLoads.UsfosElementLoads ( )

Member Function Documentation

◆ addUsfoselementLoads()

void WriteUsfosFormat.UsfosElementLoads.addUsfoselementLoads ( int  loadIndex,
int  loadGroup,
int []  elementalIDs,
double []  forces 
)

Property Documentation

◆ ElementalIDs

List<int[]> WriteUsfosFormat.UsfosElementLoads.ElementalIDs
getset

◆ ElementLoadGroup

List<int> WriteUsfosFormat.UsfosElementLoads.ElementLoadGroup
getset

◆ ElementLoadIndexes

List<int> WriteUsfosFormat.UsfosElementLoads.ElementLoadIndexes
getset

◆ ForceList

List<double[]> WriteUsfosFormat.UsfosElementLoads.ForceList
getset

The documentation for this class was generated from the following file: