updateGeometry MethodProtected Static

Populates the elementGeometryBuilderParams property in the TextAnnotation2dProps. It only does this if the elementGeometryBuilderParams is not already set and if there is actually a text annotation to produce geometry for.

updateGeometry(iModelDb: IModelDb, props: TextAnnotation2dProps): void

Parameter Type Description
iModelDb IModelDb  
props TextAnnotation2dProps  

Returns - void

Defined in

Last Updated: 03 September, 2025