Class CadAppIdTableObject
Contents
[
Hide
]CadAppIdTableObject class
The Cad app id table.
public class CadAppIdTableObject : CadBaseOwned
Constructors
| Name | Description |
|---|---|
| CadAppIdTableObject() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ApplicationCodesContainer { get; set; } | Gets or sets the application defined codes container. |
| ApplicationFlag { get; set; } | Gets or sets the application flag. |
| AppName { get; set; } | Gets or sets the app name. |
| Attribute102Values { get; set; } | Gets or sets the attribute102 values. |
| Attributes { get; set; } | Gets or sets the attributes. |
| EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
| HardOwner { get; set; } | Gets or sets the hard owner. |
| IsSoftOwnerSet { get; } | Gets a value indicating whether soft owner is set. |
| Numreactors { get; set; } | The Numreactors |
| ObjectHandle { get; set; } | Gets or sets the object handle. |
| Reactors { get; set; } | Get or sets the reactors handle |
| SoftOwner { get; set; } | Gets or sets the soft owner. |
| XdataContainer { get; set; } | Gets or sets the xdata container. |
Methods
| Name | Description |
|---|---|
| GetUID() | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
| SetUID(string) | Sets |
See Also
- class CadBaseOwned
- namespace Aspose.CAD.FileFormats.Cad.CadTables
- assembly Aspose.CAD