API Reference > imodeljs-frontend > Rendering > GraphicBranchOptions GraphicBranchOptions Interface Options passed to RenderSystem.createGraphicBranch. Properties Name Type Description appearanceProvider undefined | FeatureAppearanceProvider Supplements the view's FeatureSymbology.Overrides for graphics in the branch. clipVolume undefined | RenderClipVolume Clip applied to the graphics in the branch. hline undefined | Settings Optionally replaces the view's hidden line settings when drawing the branch. iModel undefined | IModelConnection The iModel from which the graphics originate, if different than that associated with the view. Defined in core/frontend/src/render/GraphicBranch.ts Line 112 Last Updated: 11 June, 2024