Struct StylizedLine
Fields
lineVertexIndices
IntList: List of lineVertices index. The indices for a line must be chained (e.g. 0 3 2 1 will create edges 0-3 3-2 2-1)
material
Material: Material applied to the line if any
externalId
Ident: External ID.
Namespace: Polygonal
Syntax