Click or drag to resize

VIZViewerShowObjects Method

다중 모델 보기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowObjects(
	int[] NodeIndex,
	bool Visible
)

Parameters

NodeIndex
Type: SystemInt32

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

Visible
Type: SystemBoolean

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

See Also