Geometry Class Reference
Base class of all geometry objects. More...
Inheritance diagram for Geometry:Public Member Functions | |
| def | getScopSemantic |
| def | setScopSemantic |
| def | type |
Detailed Description
Base class of all geometry objects.
Member Function Documentation
| def getScopSemantic | ( | self | ) |
- Parameters
-
self (type: Geometry) self pointer
- Returns
- (type: int)
| def setScopSemantic | ( | self, | |
| arg1 | |||
| ) |
- Parameters
-
self (type: Geometry) self pointer arg1 (type: int) mandatory parameter
| def type | ( | self | ) |
- Parameters
-
self (type: Geometry) self pointer
- Returns
- (type: GeometryType)
