Skip to content

ACadSharp.Tables.BlockRecord.Source

Albert Domenech edited this page Sep 9, 2025 · 1 revision

Source Property

Gets the source block.
Only present if the block is dynamic and is in the same document as its source.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public BlockRecord Source { get; }

Property Value

BlockRecord

Clone this wiki locally