API Reference > imodeljs-frontend > Rendering > GraphicBranch > constructor constructor Method Constructor GraphicBranch(ownsEntries: boolean = false): GraphicBranch Parameter Type Description ownsEntries boolean If true, when this branch is GraphicBranch.disposed, all of the RenderGraphics it contains will also be disposed. Returns - GraphicBranch Defined in core/frontend/src/render/GraphicBranch.ts Line 56 Last Updated: 11 June, 2024