Block Table Entry info for block table property item
export interface IBlockTableEntryInfo { count?: number;} Copy
export interface IBlockTableEntryInfo { count?: number;}
Optional
The quantity number of the same block in the selection.
Block Table Entry info for block table property item
Source