Click or drag to resize

IVIZZARDServiceGetSectionBoxBBox Method

단면 상자 BBox 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<float> GetSectionBoxBBox(
	int nID
)

Parameters

nID
Type: SystemInt32
SectionBox ID

Return Value

Type: ListSingle
Bound Box
See Also