Opening Table

The Opening Table contains the list of standard openings and its dimension.

The following topics are discussed:

Related Topics
About Structure Resources
Assigning PRM Resources
Associating Resources with Projects

Overview

The Opening Table allows the selection of standard openings when Opening is used.

The opening is either computed with data entered in a table, or selected by you from a table. The following image depicts a sample xml file.

The ContourName is selected depending upon the ContourType and R in case of Round and W in case of Rectangle.

BitmapName indicates the opening image to be displayed for the selected ContourName.

Note:

  • ContourName, ContourType, BitmapName attribute values are of String type.
  • All the dimension attribute values are in mm.
  • 1 and 2 specified in the column next to dimension columns indicates if the attribute value of the respective dimension is editable or not.
    • 1 means Lock. Attribute value is not editable
    • 2 means Unlock. Attribute value is editable.

Tip: The sample OpeningTable.xlsx file is located at ...\startup\EquipmentAndSystems\Structure\DetailingFeatures\Openings.

Customization of Opening Table

When customizing the xml do not change the format of the xml.

If you create a new table, then make the appropriate change in project resource management to associate the table with the resource Opening Table. Be sure to select the correct standard if you have more than one standard. Some other important points are:


  • All attribute values should be of the type that is mentioned above.
  • You can add comments to the table by adding additional columns.
  • Do not leave a blank line in the table. Table processing stops at a blank line.
Contour Type Bitmap Parameters
Round

R : Radius of the circle.

Rectangular

H : Height of the rectangle.

W : Width of the rectangle.

CR : Corner radius of the rectangle.

Oblong

H : Height of the oblong.

W : Width of the oblong.