Syntax
DCESETUP arg1 arg2
Description
The DCE inputs are standard and annex dependent. They are organized hierarchically in an XML file in the background and follow the input in the GUI. Further explanations can be found in the Allplan Bridge technical documentation. It is recommended to make changes in the GUI.
Arguments
arg1
Value |
Dimension |
Meaning |
version |
TEXT |
Optional version of the DCE setup; currently not used |
END |
KEYWORD |
Scope will be closed |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened (arg1 = version). |
Scopes
STANDARD
Examples
DCESETUP BEGIN
XMLNODE SUBCODE subcode="1992-1-1" BEGIN
XMLNODE GAMMA_C vtype="vector" BEGIN
XMLTAG v value="1.5" vtype="double" dimension="NOUNIT"
XMLTAG v value="1.2" vtype="double" dimension="NOUNIT"
XMLNODE END
....
DCESETUP END
|
(C) ALLPLAN GmbH |
Privacy policy |