KBLImporter
The KBL file importer.
Example
app = cf.GetApplication() project = app:NewProject() -- Auto determine the CAD file type and import it into the current project project.Importer.KBL:Import(FEKO_HOME..[[/shared/Resources/Automation/sample.kbl]])
Usage locations (object properties)
The following objects have properties using the KBLImporter object:
Property List
Method List
Property Details
- Type
- The object type string.
- Type
- string
- Access
- Read only