Base class of all geometry objects. More...
Public Member Functions | |
def | __init__ (self, x, y, z) |
possible calls: More... | |
def | zrange (self) |
![]() | |
def | __init__ (self, x, y) |
possible calls: More... | |
def | xrange (self) |
def | yrange (self) |
Static Public Member Functions | |
def | dimension (arg1) |
def | geometryType (arg1) |
def | maxSearchDistance2D (arg1) |
def | maxSearchDistance3D (arg1) |
def | type (arg1) |
Base class of all geometry objects.
def __init__ | ( | self, | |
x, | |||
y, | |||
z | |||
) |
|
static |
arg1 | (type: QueryBase) mandatory parameter |
Reimplemented from QueryWindow.
|
static |
arg1 | (type: QueryGeometry) mandatory parameter |
Reimplemented from QueryGeometry.
|
static |
arg1 | (type: QueryBase) mandatory parameter |
Reimplemented from QueryWindow.
|
static |
arg1 | (type: QueryBase) mandatory parameter |
Reimplemented from QueryWindow.
|
static |
arg1 | (type: QueryBase) mandatory parameter |
Reimplemented from QueryWindow.