create MethodStatic @beta
Creates a new TextAnnotation3d instance with the specified properties.
create(iModelDb: IModelDb, arg: TextAnnotation3dCreateArgs): TextAnnotation3d
| Parameter | Type | Description |
|---|---|---|
| iModelDb | IModelDb | The iModel. |
| arg | TextAnnotation3dCreateArgs | The arguments for creating the TextAnnotation3d. |
Returns - TextAnnotation3d
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.