![]() | Objects3DProperty Class |
Namespace: VIZCore3D.NET.Data
public class Objects3DProperty : VIZCoreBase
The Objects3DProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Objects3DProperty |
Construction
|
Name | Description | |
---|---|---|
![]() | CenterPoint |
Center Point
|
![]() | Density |
Density
|
![]() | Mass |
Mass33
|
![]() | MassCenterPoint |
Mass Center Point
|
![]() | MaxPoint |
BoundBox Max Point
|
![]() | MinPoint |
BoundBox Min Point
|
![]() | SizeAxis |
Size Axis
|
![]() | SurfaceArea |
Surface Area
|
![]() | Volume |
Volume
|
![]() | Weight |
Weight
|
Name | Description | |
---|---|---|
![]() | GetBoundBox |
Get BoundBox
|
![]() | SetDensity |
Set Density(밀도).
질량(Mass)은 부피(Volume) * 밀도(Density).
|