The document summarizes various commands in PDMS including:
- The MARK command which allows tagging components with different attributes like name, thickness, end position. It can mark single components or lists. The UNMARK command removes tags.
- The AXES command which shows an axis at a component, adds an axis to a selected element, or removes axes.
- The DESP command which changes the value of design parameters like changing parameter 2 to 500 and parameter 6 to 300.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views
ARK Nmark Ommand: PDMS - Syntax Library
The document summarizes various commands in PDMS including:
- The MARK command which allows tagging components with different attributes like name, thickness, end position. It can mark single components or lists. The UNMARK command removes tags.
- The AXES command which shows an axis at a component, adds an axis to a selected element, or removes axes.
- The DESP command which changes the value of design parameters like changing parameter 2 to 500 and parameter 6 to 300.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
PDMS - Syntax Library
2.1.3 MARK / UNMARK COMMAND
MARK CE Marks CE name
MARK WITH (GTYPE) CE MARK WITH (NAME OF Tag CE with the name of CATREF CATREF) CE MARK WITH (STRING(DESP1) + '_' + NAME OF CATREF) CE MARK WITH (STRING(DESP1)) CE MARK WITH Tag PANEL CE with its thickness (STRING(LOHE)) CE MARK WITH Mark all instruments with name end position (STRING(POS[3])+NAME) ALL INST MARK WITH Mark command in combination with a list. It is (STRING(POS[3])+NAME) necessary to use CE instead of ALL (in the action CE line) MARK WITH 'HALLO' CE Marks CE with "hallo" UNMARK ALL Unmarks all UNMARK CE Unmarks CE name
2.1.4 AXES COMMAND
AXES AT CE Show axe at CE
AXES AT ID@ Add axe on choosed element AXES OFF Remove axe
2.1.5 DESP COMMANDS
DESP N2 500 N6 300 This change the design parameters number 2 and number 6 with its new value
PDMS_SYNTAX_LIBRARY_V1.1_2012 Markus Ambros Page 9 of 35