includeMetadata
includeMetadata: TxnEntityMetadataCriterion | undefined
Permits filtering based on metadata. For example, you may wish to include only elements deriving from "BisCore:GeometricElement",
which you can determine by using TxnEntityMetadata.is.
Only entities with metadata for which this function returns true
will be included in the iteration.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.