ModelInformation Class |
Namespace: VIZCore3D.NET.Data
public class ModelInformation : VIZCoreBase
The ModelInformation type exposes the following members.
Name | Description | |
---|---|---|
AssemblyNodeCount |
전체 노드 중 어셈블리 노드 개수
| |
BodyNodeCount |
전체 노드 중 바디 노드 개수
| |
LengthBBox |
Length BoundBox
| |
LinkNodeCount |
전체 노드 중 Link 포함 노드
| |
LockedNodeCount |
전체 노드 중 LockedHidden 노드
| |
MaxBBox |
BoundBox Max. Point
| |
MeshCount |
Triangle Mesh 개수
| |
MinBBox |
BoundBox Min. Point
| |
NodeCount |
전체 노드 개수
| |
PartNodeCount |
전체 노드 중 파트 노드 개수
| |
SelectedNodeCount |
전체 노드 중 선택된 전체 노드
| |
SelectedTopNodeCount |
전체 노드 중 선택된 상위 노드
| |
UnloadNodeCount |
전체 노드 중 Unload 노드
| |
XmlNodeCount |
전체 노드 중 XML 노드
|