Default Panel Assembly Properties
Framer
The default properties for a panel assembly are determined by the type selected for the assembly. You select the type when you create a panel assembly. You can change the type by editing the properties of the panel assembly.
The basic delivery of the program includes the types Assembly and Prefab unit. The default properties of these types are defined in the system settings in the keyword group "bdsxx / Structural element default settings". For example, the default properties of the Assembly type:
| Key | Value | Description |
|---|---|---|
| se_default | ASSEMBLY DESCR Assembly | The description of the type. |
| se_default | ASSEMBLY PARTNUMS ASSEMBLY | The name of the keyword group seds_set that defines the schedule options to be added to the panel drawing. |
| se_default | ASSEMBLY LBLP A | Label prefix. |
| se_default | ASSEMBLY USE ASSEMBLY | Usage. Exported to an XML file (components.xml). |
| se_default | ASSEMBLY TARGET 9 | The program's internal type number, which must be 9 or 10. |
Type Prefab unit:
| Key | Value |
|---|---|
| se_default | PREFAB_UNIT DESCR Prefab unit |
| se_default | PREFAB_UNIT PARTNUMS PREFAB_UNIT |
| se_default | PREFAB_UNIT LBLP Pu |
| se_default | PREFAB_UNIT USE PREFAB_UNIT |
| se_default | PREFAB_UNIT TARGET 10 |
As the system administrator, you can create your own type by copying the keyword group. The first string in the Value field (for example ASSEMBLY, PREFAB_UNIT) must be unique for each group.
