Line Number annotation scheme.
Name |
Unique Identifier. Default value: LineNumber |
AnnotationStyle |
(string); Used to generate annotations. If a block annotation style is used the attribute tag must be set in the Tag field. The style with the id is should be available in the annotationstyle list above. Default value: Standard |
Format |
(string); Used to add an annotation suffix and to create multiline text. <example> Component - Pipe {PartNumber: 5, Tag: SL-1000} Fields - PartNumber Tag Format - {0} STATIC\nNEXT LINE {1} Annotation - 5 STATIC NEXT LINE SL-1000 </example> 'Enabled': 'true' or 'false'; If 'true' the scheme generates annotations. 'Tag': (string); Block Attribute definition Tag. Default value: {0}-{1} |
Alignment |
Can be 'FlatHorizontal', 'FlatAligned', or SkewAligned. 'Positioning': Can be 'Anywhere', 'Above', or 'Below'. Default value: SkewAligned |
LeaderStyle |
Default value: AsNeeded |
ComponentFields |
(list of strings); Component properties such as spec, size, etc. Default value: Size PIPING-SPEC |
LineFields |
(list of strings); PipeLine attributes, PCF header info. Default value: Attribute2 |
ComponentFormat |
(string); Component properties formatting string. 'Format': (string); Line and component formatted properties combined format. Default value: {0}-{1} |
LineFormat |
(string): Line properties formatting string. Default value: {0} |
Name | AnnotationStyle | Format | Alignment | LeaderStyle | ComponentFields | LineFields | ComponentFormat | LineFormat |
LineNumber |
Standard |
{0}-{1} |
SkewAligned |
AsNeeded |
Size PIPING-SPEC |
Attribute2 |
{0}-{1} |
{0} |