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

Polygon (can have multiple parts). More...

Inheritance diagram for GeoPolygon:
GeoShape Managed

Public Member Functions

proto external int PartsCount ()
 
proto external ref GeoVertexCollection GetPart (int index)
 
- Public Member Functions inherited from GeoShape
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

Polygon (can have multiple parts).

Member Function Documentation

◆ GetPart()

proto external ref GeoVertexCollection GeoPolygon.GetPart ( int index)

◆ PartsCount()

proto external int GeoPolygon.PartsCount ( )

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