ElementGeometryInfo Interface

Information provided to ElementGeometryFunction.

Properties

Name Type Description
bbox undefined | Float64Array The element aligned bounding box for the geometry stream stored as 6 values for low/high  
brepsPresent undefined | boolean If true, geometry stream contained breps that were omitted or replaced as requested  
categoryId undefined | string ID for the Category, undefined for geometry parts  
entryArray ElementGeometryDataEntry[] The geometry stream data  
sourceToWorld undefined | Float64Array A row-major storage 4x3 transform to world coordinate, undefined for geometry parts  
viewIndependent undefined | boolean If true, geometry displays oriented to face the camera  

Defined in

Last Updated: 25 April, 2024