A3DObject — Aspose.3D FOSS .NET API Reference

A3DObject — A3DObject class.. Inherits from: INamedObject.

Package: Aspose.ThreeD


Properties

PropertyTypeDescription
Namestring
PropertiesPropertyCollection

Methods

MethodReturnsDescription
GetName()``The name of the object
RemoveProperty(Property property)``
RemoveProperty(…) [overload 2]``
GetProperty(string property)``
SetProperty(string property, object? value)``
FindProperty(string propertyName)``

See Also