createGraphics Method
Call to request RenderGraphics for the supplied element ids. Does not wait for results as generating graphics for a large number of elements can take time. Instead an array of RenderGraphicOwner is populated as requests are resolved and the current dynamics frame displays what is available.
createGraphics(elements: Id64Arg): void
@see cleanupGraphics Must be called when the tool exits.
Parameter | Type | Description |
---|---|---|
elements | Id64Arg |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.