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

Public Member Functions

List< string > writeNodes (int[] nodeIdexes, double[][] nodeXYZ, int[][] bCode, double[][,] trans)
 
string generateNodeTransString (int numberOfNodeTrans, double[,] trans)
 
bool areAllElemetsZero (int[] array)
 
bool isTranslationIdentityMatrix (double[,] transMatrix)
 

Member Function Documentation

◆ areAllElemetsZero()

bool WriteUsfosFormat.UsfosNodeWriter.areAllElemetsZero ( int []  array)
Here is the caller graph for this function:

◆ generateNodeTransString()

string WriteUsfosFormat.UsfosNodeWriter.generateNodeTransString ( int  numberOfNodeTrans,
double  trans[,] 
)
Here is the caller graph for this function:

◆ isTranslationIdentityMatrix()

bool WriteUsfosFormat.UsfosNodeWriter.isTranslationIdentityMatrix ( double  transMatrix[,])
Here is the caller graph for this function:

◆ writeNodes()

List<string> WriteUsfosFormat.UsfosNodeWriter.writeNodes ( int []  nodeIdexes,
double  nodeXYZ[][],
int  bCode[][],
double  trans[][,] 
)
Here is the call graph for this function:
Here is the caller graph for this function:

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