Click or drag to resize

IVIZZARDServiceGetVisibleObjects Method

보이는 모델 가져오기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<NodeVO> GetVisibleObjects()

Return Value

Type: ListNodeVO
An array of type NodeVO, containing the node information object
See Also