TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Shape.Group

Short Name:
  • class Group
Derived From:
Fields:

A group of shapes

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required shapes Shape[]
# != null
 

The shapes to group. If necessary, the shapes will be transformd to match the georeference of the group shape.

required georef CoordSys    

The target coordinate system.

optional accuracy number
# >= 0
0

Optional accuracy to use for subdivision of edges. Given as a maximum error in the target coordinate system (see Shape.Georef.georef). Set to 0 to disable edge subdivision.