Interface ICadObjectContainer
ICadObjectContainer interface
Base interface for Cad objects
public interface ICadObjectContainer
Properties
| Name | Description |
|---|---|
| ApplicationCodesContainer { get; set; } | Gets or sets the application defined codes container. |
| EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
| ObjectHandle { get; set; } | Gets or sets the object handle. |
| XdataContainer { get; set; } | Gets or sets the xdata container. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD