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

Base class for all shapes. More...

Inheritance diagram for GeoShape:
Managed GeoMultiPoint GeoPoint GeoPolygon GeoPolyline

Public Member Functions

proto external GeoShapeType GetType ()
 Shape's type.
 
proto external GeoAttribCollection GetAttributes ()
 Shape's attributes.
 
- 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

Base class for all shapes.

Member Function Documentation

◆ GetAttributes()

proto external GeoAttribCollection GeoShape.GetAttributes ( )

Shape's attributes.

◆ GetType()

proto external GeoShapeType GeoShape.GetType ( )

Shape's type.


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