Click or drag to resize

IVIZZARDServiceShowFrameInFrontOfModel Method

좌표계 모델 앞에 표시

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowFrameInFrontOfModel(
	bool Show
)

Parameters

Show
Type: SystemBoolean
True : 모델 앞에 표시 / False : 모델 뒤에 표시
See Also