Click or drag to resize

VIZViewerGetPointOnModelNearByCOG Method

입력된 노드 인덱스 배열로 포인트 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public float[] GetPointOnModelNearByCOG(
	int[] NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32

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

Return Value

Type: Single

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetPointOnModelNearByCOG(System.Int32[])"]

See Also