<DraftingClass>
Section:
Class
Required:
No
Value type:
Boolean (true or false)
Default:
See description
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Data type:
Drawings (2D)
Description
Indicates if this class is used only for drawings created in Creo Elements/Direct Drafting.
If this tag is not present, and the <AnnotationClass> tag is, then the class is used only for Creo Elements/Direct Annotation drawings. If neither tag is present, the class is used for both Creo Elements/Direct Annotation and Creo Elements/Direct Drafting.
This tag, along with <AnnotationClass>, helps support certain Desktop schemas. If you are using a Desktop schema, you should check to see if you have different classes set up for Creo Elements/Direct Annotation and Creo Elements/Direct Drafting drawings.
Example
This example shows the drafting class tag configured to true:
<DraftingClass>true</DraftingClass>
Was this helpful?