StructuralMetadata.CreateEnum
StructuralMetadata.CreateEnum method
Create an enum type
public EnumType CreateEnum(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | The enum type’s name |
Return Value
Instance of the enum type
Exceptions
| exception | condition |
|---|---|
| ArgumentException |
See Also
- class EnumType
- class StructuralMetadata
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D