Base class of all geometry objects. More...
Inheritance diagram for Geometry:Public Member Functions | |
| def | getScopSemantic (self) |
| def | setScopSemantic (self, arg1) |
| def | type (self) |
Base class of all geometry objects.
| def getScopSemantic | ( | self | ) |
@param self (type: Geometry) self pointer @return (type: object)
| def setScopSemantic | ( | self, | |
| arg1 | |||
| ) |
@param self (type: Geometry) self pointer @param arg1 (type: object) mandatory parameter
| def type | ( | self | ) |
@param self (type: Geometry) self pointer @return (type: GeometryType)