ACadSharp.Objects.BlockVisibilityParameter.SubBlocks - DomCR/ACadSharp GitHub Wiki
Gets the list of subblocks each containing a subset of the objects of the dynamic block this is associated with.
Namespace: ACadSharp.Objects.BlockVisibilityParameter
C#
public IList<SubBlock> SubBlocks { get; private set; }
IList