ACadSharp.Tables.BlockRecord - DomCR/ACadSharp GitHub Wiki

BlockRecord Class

Represents a entry

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

public class BlockRecord

Properties

Returns Name Summary
IEnumerable1` AttributeDefinitions Attribute definitions in this block
BlockEnd BlockEnd End block entity for this Block record.
Block BlockEntity Block entity for this record
Boolean CanScale Specifies the scaling allowed for the block
CadObjectCollection1` Entities Entities owned by this block.
BlockTypeFlags Flags
Boolean HasAttributes Flag indicating if the Block has Attributes attached
Boolean IsExplodable Specifies whether the block can be exploded
Layout Layout Associated Layout
String ObjectName
ObjectType ObjectType
Byte[] Preview DXF: Binary data for bitmap preview
SortEntitiesTable SortEntitiesTable Sort entities table for this block record.
String SubclassMarker
UnitsType Units Block insertion units
IEnumerable1` Viewports Viewports attached to this block

Methods

Returns Name Summary
CadObject Clone
SortEntitiesTable CreateSortEntitiesTable
⚠️ **GitHub.com Fallback** ⚠️