Class StructuralMetadata.ClassType
StructuralMetadata.ClassType class
public class ClassType
Constructors
| Name | Description |
|---|---|
| ClassType(string, string, string, List<Property>) |
Properties
| Name | Description |
|---|---|
| Description { get; set; } | |
| DisplayName { get; set; } | |
| Name { get; } | |
| Properties { get; } |
Methods
| Name | Description |
|---|---|
| AddProperty(Property) | |
| AddProperty(string, Type) | |
| AddProperty(string, EnumType, bool, int?) | |
| AddProperty(string, string, string, EnumType, bool, int?) | |
| AddProperty(string, string, string, Type, bool, int?) | |
| override ToString() |
See Also
- class StructuralMetadata
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D