Deformer
Deformer — Lớp Deformer.
Methods: Aspose.ThreeD
Methods
Không có thuộc tính công khai nào được tài liệu hoá trong nguồn.
Methods
Không có phương thức công khai nào được tài liệu hoá trong nguồn.
Xem thêm
| Name | Type | Access | Description |
|---|---|---|---|
Owner | Geometry | Read | Gets the owner. |
Name | string | Read/Write | Gets or sets the name. |
Properties | PropertyCollection | Read | Gets the properties. |
| Signature | Description |
|---|---|
Deformer(name: string) | |
A3DObject() | |
RemoveProperty(property: Property) | Removes a dynamic property. |
GetProperty(property: string) | Get the value of specified property |
SetProperty(property: string, value: object?) | Sets the value of specified property |
FindProperty(propertyName: string) | Finds the property. It can be a dynamic property (Created by CreateDynamicProperty/SetProperty) or native property(Identified by its name) |