ImportedMeshDataSupport
Support defined by importing a mesh
Constructors
- ImportedMeshDataSupport(name ,aspect ,visibility ,color ,fileType )
 - ImportedMeshDataSupport(name ,aspect ,visibility ,color ,fileType ,coordinateSystem ,mechanicalSet )
 
Fields Summary
- Field
 - Description
 - coordinateSystem
 - Coordinate system
 - fileType
 - Type of file to import
 - mechanicalSet
 - Associated mechanical set
 
Inherited Fields
- aspect defined in DataSupport
 - color defined in DataSupport
 - name defined in DataSupport
 - visibility defined in DataSupport
 
Methods Summary
no methods
Fields Details
- coordinateSystem
 - coordinateSystem : Coordinate system - [0..1] CoordSys
 - fileType
 - fileType : Type of file to import - [1..1] Data_sup_file_i
 - mechanicalSet
 - mechanicalSet : Associated mechanical set - [0..1] MechanicalSet
 
Method Details
no methods