OPTUM GX
OPTUM GX Python
OPTUM CS
OPTUM G2/G3
Powered by
OPTUM GX
OPTUM GX Python
OPTUM CS
OPTUM G2/G3
Powered by
OPTUM GX Documentation
Python
Functions
Model
get_shape_by_id
get_shape_by_id
Get shape by id.
Parameters
id : int
Shape id
See also
select
get_shapes
Examples
model2d.add_rectangle([0,0],[2,2]) model2d.get_shape_by_id(id=8) face:id=8