toCompactString Method

Serializes this ClipVector to a compact string representation appropriate for transmission as part of a URL. Chiefly used for requesting Tiles with section cut facets. UnionOfConvexClipPlaneSets is obtained for each ClipPrimitive. The encoding is as follows: ClipVector: ClipPrimitive[] _ ClipPrimitive: invisible: 0|1 ConvexClipPlaneSet[] _ ConvexClipPlaneSet: ClipPlane[] _ ClipPlane: flags: 0|1|2|3, where 1=invisible and 2=interior inwardNormal: Number[3] distance: Number Number: number _

toCompactString(): string

Returns - string

Defined in

Last Updated: 05 May, 2024