Class CadClassEntity
Contents
[
Hide
]CadClassEntity class
The Cad class entity.
public class CadClassEntity
Constructors
Name | Description |
---|---|
CadClassEntity() | The default constructor. |
Properties
Name | Description |
---|---|
ApplicationName { get; set; } | Gets or sets the name of the application. |
Classnum { get; set; } | Gets or sets the class number. |
CountForCustomClass { get; set; } | Gets or sets the count for custom class. |
CppName { get; set; } | Gets or sets the name of the CPP. |
DwgVer { get; set; } | Gets or sets the DWG ver. |
IsEntity { get; set; } | Is-an-entity flag. |
ItemClassId { get; set; } | Gets or sets the item class identifier. |
MaintenanceRelease { get; set; } | Gets or sets the maintenance release. |
Name { get; set; } | Gets or sets the name. |
ProxyCapabilitiesFlag { get; set; } | Gets or sets the proxy capabilities flag. |
Type { get; } | Gets the class type. |
WasProxy { get; set; } | Was-a-proxy flag |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD