ConstantTabulatedSpatialQuantityByImport
New (constant) tabulated spatial quantity by importation
Constructors
- ConstantTabulatedSpatialQuantityByImport(spatialParameterName ,support ,importQuantityFile ,localization ,mechanicalSetPosition )
- ConstantTabulatedSpatialQuantityByImport(spatialParameterName ,support ,importQuantityFile ,localization ,mechanicalSetPosition ,lengthUnit ,coordSys )
Fields Summary
- Field
- Description
- coordSys
- Coordinate system to attach the imported values
- importQuantityFile
- lengthUnit
- Length unit (meter if any)
- localization
- Import options
- mechanicalSetPosition
- Position of the mechanical set of the support (if existing) in the file to import
- spatialParameterName
- Name of the tabulated spatial quantity for the result of importation
- support
- Support for importation
Methods Summary
no methods
Fields Details
- coordSys
- coordSys : Coordinate system to attach the imported values - [0..1] CoordSys
- importQuantityFile
- importQuantityFile : importer_creer_grandeur_cst.fichier - [1..1] DataImportFormat
- lengthUnit
- lengthUnit : Length unit (meter if any) - [0..1] LengthUnit
- localization
- localization : Import options - [1..1] ImportOption
- mechanicalSetPosition
- mechanicalSetPosition : Position of the mechanical set of the support (if existing) in the file to import - [1..1] MechanicalSetReferenceOrCurrentPosition
- spatialParameterName
- spatialParameterName : Name of the tabulated spatial quantity for the result of importation - [1..1] String
- support
- support : Support for importation - [1..1] SupportImportExport
Method Details
no methods