pyleecan.Methods.Import.ImportMatrixVal.get_data module¶
- get_data(self)[source]¶
Return the object’s matrix
- Parameters:
self (ImportMatrixVal) – An ImportMatrixVal object
- Returns:
matrix – The object’s matrix
- Return type:
ndarray
Return the object’s matrix
self (ImportMatrixVal) – An ImportMatrixVal object
matrix – The object’s matrix
ndarray