Object3DProperty Class |
Namespace: VIZCore3D.NET.Data
public class Object3DProperty : VIZCoreBase
The Object3DProperty type exposes the following members.
Name | Description | |
---|---|---|
Object3DProperty |
Construction
|
Name | Description | |
---|---|---|
AssemblyPath |
Assembly Path (Node Path)
| |
CenterPoint |
Center Point
| |
Density |
Density
| |
Mass |
Mass
| |
MassCenterPoint |
Mass Center Point
| |
MaxPoint |
BoundBox Max Point
| |
MinPoint |
BoundBox Min Point
| |
PartName |
Part Name
| |
SizeAxis |
Size Axis
| |
SurfaceArea |
Surface Area
| |
SurfaceAreaRawData |
표면적의 원본 데이터
| |
Volume |
Volume
| |
VolumeRawData |
부피의 원본 데이터
| |
Weight |
Weight
|
Name | Description | |
---|---|---|
GetBoundBox |
Get BoundBox
| |
SetDensity |
Set Density(밀도).
질량(Mass)은 부피(Volume) * 밀도(Density).
|