2D Glyph (GlyphSource2D)
Create a 2D glyph (e.g., arrow, cross, dash, etc.)
The 2D Glyph source is used for generating a family of 2D glyphs, each of which lies in the x-y plane. The output of the 2D Glyph source is polygonal data.

PropertyDescriptionDefault Value(s)Restrictions
Center
(Center)
Set the x, y, z coordinates of the origin of the 2D glyph. 0 0 0  
Filled
(Filled)
If the value of this property is 1, the 2D glyph will be a filled polygon; otherwise, only the edges (line segments) will be included in the output. This only applies to closed 2D glyphs. 0

Only the values 0 and 1 are accepted.

 
Glyph Type
(GlyphType)
This property specifies the type of the 2D glyph. 9

The value must be one of the following: Vertex (1), Dash (2), Cross (3), ThickCross (4), Triangle (5), Square (6), Circle (7), Diamond (8), Arrow (9), ThickArrow (10).