Overview
INamedObject is a interface in Aspose.3D FOSS for .NET.
Interface for named objects
Properties
| Name | Type | Access | Description |
|---|
Name | string | Read/Write | Represents the object’s name as a string |
Methods
| Signature | Description |
|---|
GetName() | The name of the object |
See Also