Click or drag to resize

VIZViewerGetSectionBoxBBox Method

단면 상자 BBox 반환

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

Parameters

nID
Type: SystemInt32

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

Return Value

Type: ListSingle

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

See Also