-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Attributes.DxfSubClassAttribute
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Mark the class as a dxf class equivalent
Namespace: ACadSharp.Attributes
C#
AttributeUsageAttribute
[AttributeUsage(Class), Inherited = false)]
public sealedclass DxfSubClassAttribute
Returns | Name | Summary |
---|---|---|
String |
ClassName | Dxf class name |
Boolean |
IsEmpty | Flag to mark the classes that don't contain any properties by itself, they are only a base for the subclasses |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions