Click or drag to resize

Object3DManagerRemoveNodeWithoutBody Method

형상(Body) 노드가 없는 노드 제거

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void RemoveNodeWithoutBody(
	bool includeFileNode
)

Parameters

includeFileNode
Type: SystemBoolean
파일 노드 포함 여부
See Also