Interface ICadObjectContainer
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Base interface for Cad objects
[ComVisible(false)]
public interface ICadObjectContainer
Properties
- ApplicationCodesContainer
Gets or sets the application defined codes container.
- EmbeddedObjectsContainer
Gets or sets the embedded objects container.
- ObjectHandle
Gets or sets the object handle.
- XdataContainer
Gets or sets the xdata container.