-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Blocks.Block
Albert Domenech edited this page Aug 5, 2024
·
4 revisions
Represents a entity
Object name
Dxf class name
Namespace: ACadSharp.Blocks
C#
DxfNameAttribute
DxfSubClassAttribute
public class Block
Returns | Name | Summary |
---|---|---|
XYZ |
BasePoint | Specifies the insert point of the block. |
BlockRecord |
BlockOwner | Block record that owns this entity |
String |
Comments | Specifies the comments for the block or drawing. |
BlockTypeFlags |
Flags | Block active flags. |
String |
Name | Specifies the name of the object. |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker | |
String |
XrefPath | Gets the path of the block, document, application, or external reference. |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
BoundingBox |
GetBoundingBox |
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