ACadSharp.Objects.BlockVisibilityParameter.SubBlocks - DomCR/ACadSharp GitHub Wiki

SubBlocks Property

Gets the list of subblocks each containing a subset of the objects of the dynamic block this is associated with.

Definition

Namespace: ACadSharp.Objects.BlockVisibilityParameter

C#

public IList<SubBlock> SubBlocks { get; private set; }

Property Value

IList

⚠️ **GitHub.com Fallback** ⚠️