-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Tables.BlockRecord
Albert Domenech edited this page Jun 10, 2024
·
6 revisions
Represents a entry
Name | Summary |
---|---|
ObjectType | |
ObjectName | |
SubclassMarker | |
Units | Block insertion units |
Flags | |
IsExplodable | Specifies whether the block can be exploded |
CanScale | Specifies the scaling allowed for the block |
Preview | DXF: Binary data for bitmap preview |
Layout | Associated Layout |
AttributeDefinitions | Attribute definitions in this block |
HasAttributes | Flag indicating if the Block has Attributes attached |
Viewports | Viewports attached to this block |
Entities | Entities owned by this block |
SortEntitiesTable | Sort entities table for this block record. |
BlockEntity | Block entity for this record |
BlockEnd | End block entity for this Block record. |
Name | Summary |
---|---|
CreateSortEntitiesTable | |
Clone |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions