Basic ConceptsAnnotations such as grid, elevation, spot, etc. use annotation templates. A template is an extended 2D component in a detail sheet. For more information about 2D components, see 3D Modeling: Mechanical Systems: Drafting User's Guide: Working with 2D Components: Creating a 2D Component Reference. The templates are supported by the annotations, only when the template is created in a detail sheet using the Annotation Template command. This command creates a new 2D component in the current detail sheet. This 2D component contains the following:
Rules:
A drawing can contain one or several annotation templates, this means you can have one or several detail sheets with one or several 2D component references representing templates in a single drawing. Select an annotation template and click the annotation template command to edit it. You can define layer values to an annotation template. Right-click the annotation template and select Properties > Graphic. Under Global Properties, define a value from the Layers list. ParametersAnnotation templates have knowledge parameters that are used to expose the parameters to create an annotation or to drive the template. You can create parameters under the parameters node in the following ways:
For example, if you want to expose the length of an annotation or the number of lines, you can create a knowledge parameter. The following types of parameter can be created:
The following specific parameters that are computed from annotation instance can be used and set in the template:
RelationsAnnotation template can have knowledge relations (formulas, rules, or actions) used to drive it and add particular behavior that can editable through parameters. Relations have to be added under the Relations node:
The action to trigger the annotation update that it valuates a parameter from the Parameters node with a value different for each action result. Or else, annotation is not updated when the action is processed. GeometryAnnotation template can contain a drafting geometry (only line and circle). To drive geometry, it is recommended to use knowledge rules and functions from ASD drafting functions rather than dimensions that can have unpredictable behavior. The available functions are as follows:
The first geometric line in an annotation template is set as the published shape in the instantiated annotation. This published shape is selectable and available for annotating (dimensioning, leader anchor point, etc.). AnnotationsAnnotation template can contain a drafting annotation (only text, arrow, and area fill). To drive geometry, it is recommended to use knowledge rules and functions from ASD drafting functions rather than dimensions that can have unpredictable behavior. The available functions are as follows:
Text template is also managed by the annotation template. It contains the link templates which are resolved with either of the following:
LeaderThe leader is supported by the annotation only when it is defined in the template.
Notes:
|