GeometryObject

Defines a geometry object.

interface GeometryObject {}

Members

Functions

getName
string getName()

Returns the name of the object type. Return: Returns the object type name.

Meta