<AnnotationClass>
Section:
Class
Required:
No
Value type:
Boolean (true or false)
Default:
See description
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Indicates if this class is used only for drawings created in the Creo Elements/Direct Annotation module of Creo Elements/Direct Modeling.
If this tag is not present, and the <DraftingClass> tag is, then the class is used only for drawings created in Creo Elements/Direct Drafting. If neither tag is present, the class is used for both Creo Elements/Direct Annotation and Creo Elements/Direct Drafting.
This tag, along with <DraftingClass>, 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 annotation class tag configured to false:
<AnnotationClass>false</AnnotationClass>
Was this helpful?