Class CadObjectAttribute
Contents
[
Hide
]CadObjectAttribute class
CadObjectAttribute
public class CadObjectAttribute : CadBase
Constructors
Name | Description |
---|---|
CadObjectAttribute() | Initializes a new instance of the CadObjectAttribute class. |
Properties
Name | Description |
---|---|
ApplicationCodesContainer { get; set; } | Gets or sets the application defined codes container. |
Attribute102Values { get; set; } | Gets or sets the attribute102 values. |
Attributes { get; set; } | Gets or sets the attributes. |
AttributeValues { get; set; } | Gets or sets the attribute values. |
EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
Name { get; set; } | Gets or sets the name. |
ObjectHandle { get; set; } | Gets or sets the object handle. |
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 CadBase
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD