Click or drag to resize

IVIZZARDServiceAddUserDimensionItem_BoundBoxByNormal Method

사용자정의 측정(면-바운드박스)

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int AddUserDimensionItem_BoundBoxByNormal(
	List<int> NodeIndexes,
	Vertex3D vNormal
)

Parameters

NodeIndexes
Type: System.Collections.GenericListInt32
노드인덱스 목록
vNormal
Type: SHConnectorVertex3D
면 방향

Return Value

Type: Int32
측정ID
See Also