MARK
- Last UpdatedAug 29, 2025
- 1 minute read
|
Function: |
Defines if the Pipe revision attribute (REV) should be incremented and if the Branch detail attribute (DETA) should be set to TRUE after successful detailing by Isodraft. |
|
Description: |
By default, the REV and DETA attributes will not be changed when a pipe or branch has been detailed.
By default, Isodraft will not detail a pipe if any of its branches has its DETA attribute set to TRUE. To override this, use the command MARK IGNORE ON. The MARK command generates an inter-DB macro, to be run in Model to set the REV and DETA attributes as described. This macro will be created (in the project's XXXMAC directory) only when the user carries out a module change or execute a SAVEWORK command. |
|
Examples: |
MARK DETail ON Sets the DETA attribute of each Branch to TRUE. MARK REVision ON Increments the REV attribute of the Pipe. The defaults for the detail and revision flag options are: MARK DETAIL OFF MARK REVISION OFF MARK IGNORE OFF |
|
Command Syntax: |
>--- MARK ---+--- DETail -----. | | |--- REVision ---| | | ‘--- IGNOre -----+--- ON ----. | | ‘--- OFF* --+---> |
|
Querying: |
Q MARK Q OPTions |