Class StructuralMetadata.ClassType
StructuralMetadata.ClassType class
public class ClassType
构造函数
| 名称 | 描述 |
|---|---|
| ClassType(string, string, string, List<Property>) |
属性
| 名称 | 描述 |
|---|---|
| Description { get; set; } | |
| DisplayName { get; set; } | |
| Name { get; } | |
| Properties { get; } |
方法
| 名称 | 描述 |
|---|---|
| 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() |
另请参见
- class StructuralMetadata
- namespace Aspose.ThreeD.Formats.GLTF
- assembly Aspose.3D