Click or drag to resize

VIZViewerSetSelectedCustom Method

Xray 모드 지정된 개체를 선택/선택해제 (Custom)

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetSelectedCustom(
	int Index,
	bool Selected
)

Parameters

Index
Type: SystemInt32
노드 인덱스
Selected
Type: SystemBoolean
선택
See Also