ShxWdlTreeData
Shx Weld Tree Data Class
Properties
| Name | Type | Description |
|---|---|---|
| Child | List<ShxWdlTreeData> | Child Node |
| Depth | int | Depth |
| FullName | string | 블록명(어셈블리명/송선/LOT) |
| Name | string | 블록명(어셈블리명) |
| Normal | Vector3D | 어셈블리 베이스 면 Normal Vector |
| ParentTreeNode | ShxWdlTreeData | Parent Node |
| Points | List<Vertex3D> | 어셈블리 베이스면 Contour Point |
| TreeLevel | int | Tree Level |