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