GetGeometrySolidProperty
Overloads
| Name | Description |
|---|---|
| GetGeometrySolidProperty(int index) | Solid 모델의 체적(Volume) 및 면적(Area) 정보 반환 |
GetGeometrySolidProperty(int index)
public Object3DSolidProperty GetGeometrySolidProperty(int index)
Solid 모델의 체적(Volume) 및 면적(Area) 정보 반환
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Node Index (Part/Body Only) |
Returns
| Type | Description |
|---|---|
| Object3DSolidProperty | Solid Geometry Property |