-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.UnknownEntity
Albert Domenech edited this page Oct 3, 2024
·
5 revisions
Class that holds the basic information for an unknown .
Unknown entities may appear in the if the cad file contains proxies or entities not yet supported by ACadSharp.
Namespace: ACadSharp.Entities
C#
public class UnknownEntity
Returns | Name | Summary |
---|---|---|
DxfClass |
DxfClass | Dxf class linked to this entity. |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
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