GeomDB
Getting started
Examples
API reference
GeomDB
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
_
__abstractmethods__ (geomdb.cond.Condition attribute)
(geomdb.cond.ConditionBinaryOp attribute)
(geomdb.cond.ConditionUnaryOp attribute)
(geomdb.cond.ParsedCondition attribute)
(geomdb.cp.Checkpointable attribute)
(geomdb.db.DataBase attribute)
(geomdb.db.QueryResult attribute)
(geomdb.db.RGDataBase attribute)
(geomdb.geom.VoxelGrid attribute)
(geomdb.loc.BoundingBox attribute)
(geomdb.loc.Everywhere attribute)
(geomdb.loc.Location attribute)
(geomdb.loc.LocationBinaryOp attribute)
(geomdb.loc.LocationUnaryOp attribute)
(geomdb.loc.Plane attribute)
(geomdb.loc.Points attribute)
(geomdb.prop.Constant attribute)
(geomdb.prop.LognormalStatistics attribute)
(geomdb.prop.ParsedExpression attribute)
(geomdb.prop.PointCloudInterpolation attribute)
(geomdb.prop.Property attribute)
__and__() (geomdb.cond.Condition method)
(geomdb.loc.Location method)
__annotations__ (geomdb.cond.Condition attribute)
(geomdb.cond.ConditionBinaryOp attribute)
(geomdb.cond.ConditionUnaryOp attribute)
(geomdb.cond.ParsedCondition attribute)
(geomdb.cp.Checkpointable attribute)
(geomdb.db.DataBase attribute)
(geomdb.db.QueryResult attribute)
(geomdb.db.RGDataBase attribute)
(geomdb.geom.VoxelGrid attribute)
(geomdb.loc.BoundingBox attribute)
(geomdb.loc.Everywhere attribute)
(geomdb.loc.Location attribute)
(geomdb.loc.LocationBinaryOp attribute)
(geomdb.loc.LocationUnaryOp attribute)
(geomdb.loc.Plane attribute)
(geomdb.loc.Points attribute)
(geomdb.prop.Constant attribute)
(geomdb.prop.LognormalStatistics attribute)
(geomdb.prop.ParsedExpression attribute)
(geomdb.prop.PointCloudInterpolation attribute)
(geomdb.prop.Property attribute)
__call__() (geomdb.cond.Condition method)
(geomdb.loc.Location method)
(geomdb.prop.Property method)
__dict__ (geomdb.cp.Checkpointable attribute)
__eq__() (geomdb.geom.VoxelGrid method)
(geomdb.loc.BoundingBox method)
(geomdb.loc.Everywhere method)
(geomdb.loc.Plane method)
(geomdb.loc.Points method)
__hash__ (geomdb.geom.VoxelGrid attribute)
(geomdb.loc.BoundingBox attribute)
(geomdb.loc.Everywhere attribute)
(geomdb.loc.Plane attribute)
(geomdb.loc.Points attribute)
__init__() (geomdb.cond.ConditionBinaryOp method)
(geomdb.cond.ConditionUnaryOp method)
(geomdb.cond.ParsedCondition method)
(geomdb.db.DataBase method)
(geomdb.db.QueryResult method)
(geomdb.db.RGDataBase method)
(geomdb.geom.VoxelGrid method)
(geomdb.loc.BoundingBox method)
(geomdb.loc.LocationBinaryOp method)
(geomdb.loc.LocationUnaryOp method)
(geomdb.loc.Plane method)
(geomdb.loc.Points method)
(geomdb.prop.Constant method)
(geomdb.prop.LognormalStatistics method)
(geomdb.prop.ParsedExpression method)
(geomdb.prop.PointCloudInterpolation method)
(geomdb.prop.Property method)
__invert__() (geomdb.cond.Condition method)
(geomdb.loc.Location method)
__module__ (geomdb.cond.Condition attribute)
(geomdb.cond.ConditionBinaryOp attribute)
(geomdb.cond.ConditionUnaryOp attribute)
(geomdb.cond.ParsedCondition attribute)
(geomdb.cp.Checkpointable attribute)
(geomdb.db.DataBase attribute)
(geomdb.db.QueryResult attribute)
(geomdb.db.RGDataBase attribute)
(geomdb.geom.VoxelGrid attribute)
(geomdb.loc.BoundingBox attribute)
(geomdb.loc.Everywhere attribute)
(geomdb.loc.Location attribute)
(geomdb.loc.LocationBinaryOp attribute)
(geomdb.loc.LocationUnaryOp attribute)
(geomdb.loc.Plane attribute)
(geomdb.loc.Points attribute)
(geomdb.prop.Constant attribute)
(geomdb.prop.LognormalStatistics attribute)
(geomdb.prop.ParsedExpression attribute)
(geomdb.prop.PointCloudInterpolation attribute)
(geomdb.prop.Property attribute)
__or__() (geomdb.cond.Condition method)
(geomdb.loc.Location method)
__weakref__ (geomdb.cp.Checkpointable attribute)
__xor__() (geomdb.cond.Condition method)
(geomdb.loc.Location method)
A
add_properties() (geomdb.db.DataBase method)
(geomdb.db.RGDataBase method)
add_property() (geomdb.db.DataBase method)
(geomdb.db.RGDataBase method)
apply_mask() (in module geomdb.utils)
args (geomdb.cond.Condition attribute)
at() (geomdb.prop.Property method)
B
BoundingBox (class in geomdb.loc)
C
Checkpointable (class in geomdb.cp)
Condition (class in geomdb.cond)
ConditionBinaryOp (class in geomdb.cond)
ConditionUnaryOp (class in geomdb.cond)
Constant (class in geomdb.prop)
copy() (geomdb.geom.VoxelGrid method)
create_mask() (in module geomdb.utils)
D
DataBase (class in geomdb.db)
dependency_graph() (geomdb.db.DataBase method)
(geomdb.db.RGDataBase method)
E
evaluate() (geomdb.prop.Constant method)
(geomdb.prop.LognormalStatistics method)
(geomdb.prop.ParsedExpression method)
(geomdb.prop.PointCloudInterpolation method)
(geomdb.prop.Property method)
Everywhere (class in geomdb.loc)
F
flat_indices (geomdb.propval.PropertyValue attribute)
from_pytree() (geomdb.cp.Checkpointable static method)
(geomdb.prop.Property static method)
from_pytree_impl() (geomdb.cond.ConditionBinaryOp static method)
(geomdb.cond.ConditionUnaryOp static method)
(geomdb.cond.ParsedCondition static method)
(geomdb.cp.Checkpointable static method)
(geomdb.db.DataBase static method)
(geomdb.db.QueryResult static method)
(geomdb.db.RGDataBase static method)
(geomdb.geom.VoxelGrid static method)
(geomdb.loc.BoundingBox static method)
(geomdb.loc.Everywhere static method)
(geomdb.loc.LocationBinaryOp static method)
(geomdb.loc.LocationUnaryOp static method)
(geomdb.loc.Plane static method)
(geomdb.loc.Points static method)
(geomdb.prop.Constant static method)
(geomdb.prop.LognormalStatistics static method)
(geomdb.prop.ParsedExpression static method)
(geomdb.prop.PointCloudInterpolation static method)
(geomdb.propval.PropertyValue static method)
from_pytree_meta() (geomdb.cp.Checkpointable static method)
G
geomdb.cond
module
geomdb.cp
module
geomdb.db
module
geomdb.geom
module
geomdb.loc
module
geomdb.prop
module
geomdb.propval
module
geomdb.utils
module
I
import_metadata() (geomdb.db.RGDataBase method)
indices (geomdb.propval.PropertyValue attribute)
L
load() (geomdb.cp.Checkpointable static method)
Location (class in geomdb.loc)
LocationBinaryOp (class in geomdb.loc)
LocationUnaryOp (class in geomdb.loc)
LognormalStatistics (class in geomdb.prop)
M
mask() (geomdb.cond.Condition method)
(geomdb.cond.ConditionBinaryOp method)
(geomdb.cond.ConditionUnaryOp method)
(geomdb.cond.ParsedCondition method)
(geomdb.loc.BoundingBox method)
(geomdb.loc.Everywhere method)
(geomdb.loc.Location method)
(geomdb.loc.LocationBinaryOp method)
(geomdb.loc.LocationUnaryOp method)
(geomdb.loc.Plane method)
(geomdb.loc.Points method)
merge() (geomdb.geom.VoxelGrid method)
(geomdb.propval.PropertyValue method)
module
geomdb.cond
geomdb.cp
geomdb.db
geomdb.geom
geomdb.loc
geomdb.prop
geomdb.propval
geomdb.utils
N
name (geomdb.propval.PropertyValue attribute)
P
ParsedCondition (class in geomdb.cond)
ParsedExpression (class in geomdb.prop)
Plane (class in geomdb.loc)
plot() (in module geomdb.db)
(in module geomdb.geom)
(in module geomdb.loc)
PointCloudInterpolation (class in geomdb.prop)
Points (class in geomdb.loc)
Property (class in geomdb.prop)
PropertyValue (class in geomdb.propval)
Q
query() (geomdb.db.DataBase method)
(geomdb.db.RGDataBase method)
QueryResult (class in geomdb.db)
R
ravel() (in module geomdb.utils)
resolve() (geomdb.prop.Property method)
resolve_dependency() (in module geomdb.utils)
RGDataBase (class in geomdb.db)
S
save() (geomdb.cp.Checkpointable method)
scene_to_notebook() (in module geomdb.utils)
shape (geomdb.propval.PropertyValue attribute)
T
to_dataframe() (geomdb.db.QueryResult method)
(geomdb.propval.PropertyValue method)
to_pytree() (geomdb.cp.Checkpointable method)
to_pytree_impl() (geomdb.cond.Condition method)
(geomdb.cond.ConditionBinaryOp method)
(geomdb.cond.ConditionUnaryOp method)
(geomdb.cond.ParsedCondition method)
(geomdb.cp.Checkpointable method)
(geomdb.db.DataBase method)
(geomdb.db.QueryResult method)
(geomdb.db.RGDataBase method)
(geomdb.geom.VoxelGrid method)
(geomdb.loc.BoundingBox method)
(geomdb.loc.LocationBinaryOp method)
(geomdb.loc.LocationUnaryOp method)
(geomdb.loc.Plane method)
(geomdb.loc.Points method)
(geomdb.prop.Constant method)
(geomdb.prop.LognormalStatistics method)
(geomdb.prop.ParsedExpression method)
(geomdb.prop.PointCloudInterpolation method)
(geomdb.prop.Property method)
(geomdb.propval.PropertyValue method)
to_pytree_meta() (geomdb.cp.Checkpointable method)
V
values (geomdb.propval.PropertyValue attribute)
voxel (geomdb.propval.PropertyValue attribute)
voxel_from_stl() (in module geomdb.geom)
VoxelGrid (class in geomdb.geom)
W
where() (geomdb.prop.Property method)