StructuralMetadata.CreateClass
StructuralMetadata.CreateClass method
Create a meta class type
public ClassType CreateClass(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | The class’s name |
Return Value
Instance of the meta class
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Raised when empty class name or the name has been already used. |
See Also
- class ClassType
- class StructuralMetadata
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D