CFXModelImporter
The CADFEKO model (*.cfx file) importer.
Example
app = cf.GetApplication() project = app:NewProject() -- Use the 'CFXImporter' to import a model project.Importer.CFXModel:Import(FEKO_HOME..[[/shared/Resources/Automation/Dipole_Example.cfx]])
Usage locations (object properties)
The following objects have properties using the CFXModelImporter object:
Property List
- Settings
- The settings to be used when importing the CADFEKO model. (Read only CFXModelImportSettings)
- Type
- The object type string. (Read only string)
Method List
Property Details
- Settings
- The settings to be used when importing the CADFEKO model.
- Type
- CFXModelImportSettings
- Access
- Read only
- Type
- The object type string.
- Type
- string
- Access
- Read only