A NEW Configuration variable called 'CADFile,UCF'
A new Configuration Level called 'File'. This Level loads after the User Level. A lower Configuration Level.
This configuration file reads after the Personal.ucf and is read and resolved each time a file is opened and loaded.
The focus of this configuration file called CADFile.UCF is file specific for CAD file related to Properties which are populated into configuration variables.
This Configuration file can be edited by the user, however in its default state it has a number of pre-populated configuration variables.
[Alternatively, the CAD file configuration variables can be populated earlier so that the administrator can write configuration flow directives to make decisions based on the CAD file properties].
Possible File Property Configuration Variables related to new UCF file:
File Type [DGN, DGNLib, Cel, DWG, DXF....]
Modified Date
Create Date
Model Count
Sheet Model Exists
Model Dimensions -> 2D or 3D [for first Model discovered]
Design Model Exists
Model Dimensions -> 2D or 3D [for first Model discovered]
Drawing Model Exists
Model Dimensions -> 2D or 3D [for first Model discovered]
Attachment Count
Level Count
Am I correct in understanding that this change would have the pre-processor be able to read the file object and parse in values to variables in Configuration?
Hi, please can you expand this idea to describe the scenarios where you would use the 'Property Configuration Variables'?
Thanks