OpenBridge Modeler

Export Rebar - ARMA File Settings [Technology Preview]

Used to manipulate ARMA File Settings and add information when exporting rebar codes. ARMA export is required to utilize User Mark applied with Manual Marking Tool.

Toggle the ARMA export dialog box to decide which of the two Marks should be exported:
  • Automatic - Bar Mark applied with Positioning command.
  • Manual - User Mark applied with Manual Marking Tool.
Accessed from:
  • Key-in: REBAREXPORT ARMA
SettingDescription
ARMA Option Sets the exported file format.
  • ARM - Exports the rebar codes to a *.arm file.
  • CSV - Exports the rebar codes to a *.csv file.
Drawing Number Used to enter the drawing number.
Drawing Title Used to enter the drawing title.
Contract File Used to enter the name of the contract file.
Contract Number Used to enter the contract number.
Delivery Date Used to enter the export delivery date.
Remark1 The Program exports the ItemTypePropertyvalue for specified {ItemTypeName.ItemTypePropertyName}.
Remark2 Placeholders value is exported. For example: $d@$ns or $gn-$kl. As the Single Rebar can have null/empty $ns value, in this case the program ignores the @$ns and only $d value is exported.
Bar Mark
  • Automatic - Bar Mark is applied with Positioning command.
  • Manual - User Mark is applied with Manual Marking Tool.
Remap Shape Codes When on, codes can be remapped with the Remap Expression field.
Remap Expression Used to remap codes by entering an expression. It is a series of regular expressions in the form NewCode1=Expression1,NewCode2=Expression2,…
Following are few examples:
  • Expression: 999=NSD1,888=NSD2,777=NSD3
  • Result: Map shape codes NSD1 to 999, NSD2 to 888, NSD3 to 777
  • Expression: NSD=NSD.*
  • Result: Map any code that begins with NSD to 999.
  • Expression: 888=NSD[2-3],999=NSD1
  • Result: Map NSD1 to 999; NSD2 and NSD3 mapped to 888.
  • Expression: 666=*.3
  • Result: Map any code that ends with 3 to 666.

Load the tool by:

Key-in: MDL LOAD REBAREXPORT

Followed by:

Key-in: REBAREXPORT ARMA