Class Filter Expression
ECSQL allows filters by class
Example
Try it yourself
Goal: Returns elements only if it's either of class GeometricElement3d, GeometricElement2d, or any of their sub-classes
ECSQL
Try it yourself
Goal: Returns elements only if it's exactly of the specified classess - sub-classes are not included
ECSQL
Try it yourself
Goal: Inverts the selection set
ECSQL
Last Updated: 02 February, 2022