Gültige Syntax für Attribute ist:
Eine Tabellen-Variable in ein gegebenes Attribut mappen
CadAttrName=?_ATTR("NB")Einen VB-Ausdruck in ein gegebenes Attribut mappen. Gültig ist auch ?"3.1415926" ORELSE ?"This is a text"
CadAttrName=?AnyVBExpr
Attribut ist gemappt als Wert ORELSE als String
CadAttrName.Type=val|str
Das ist eine CAD-abhängige Information
CadAttrName.Custom=Any Custom Data
Der Block "CopyFrom" akzeptiert auch komplette Statements .. the %ATTRNAME% is reduced by the current var
CopyFrom..=_FORMAT_0("MYPREFIX_HERE<ATTR-(%ATTRNAME%)>-MYPOST_HERE").value()