Enfusion Script API
Loading...
Searching...
No Matches
GeoShapeCollection Interface Reference

Collection of shapes, i.e. More...

Inheritance diagram for GeoShapeCollection:
Managed

Public Member Functions

proto external int Count ()
 
proto external ref GeoShape Get (int index)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Collection of shapes, i.e.

(loaded) geo shape file interface. Can be treated like read-only array.

Member Function Documentation

◆ Count()

proto external int GeoShapeCollection.Count ( )

◆ Get()

proto external ref GeoShape GeoShapeCollection.Get ( int index)

The documentation for this interface was generated from the following file: