Click or drag to resize

VIZViewerShowObject Method

모델 보기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowObject(
	int nNodexIndex,
	bool bShow
)

Parameters

nNodexIndex
Type: SystemInt32

[Missing <param name="nNodexIndex"/> documentation for "M:SHConnector.VIZViewer.ShowObject(System.Int32,System.Boolean)"]

bShow
Type: SystemBoolean

[Missing <param name="bShow"/> documentation for "M:SHConnector.VIZViewer.ShowObject(System.Int32,System.Boolean)"]

See Also