Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Rendering
RenderBlockContext
Methods
TryEnter(BlockRecord, out IDisposable)
Menu
On this page
TryEnter(BlockRecord, out IDisposable) Method
Definition
Namespace
ProCad.Rendering
Assembly
ProCad.Rendering.dll
View source
public bool TryEnter(BlockRecord block, scoped out IDisposable scope)
Parameters
block
ACadSharp.Tables.BlockRecord
scope
IDisposable
Returns
Boolean