| GeometryPropertyManagerGetGeometrySolidProperty Method |
Solid 모델의 체적(Volume) 및 면적(Area) 정보 반환
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public Object3DSolidProperty GetGeometrySolidProperty(
int index
)
Parameters
- index
- Type: SystemInt32
Node Index (Part/Body Only)
Return Value
Type:
Object3DSolidPropertySolid Geometry Property
See Also