Click or drag to resize

VIZViewerGetMultiSectionListPlane Method

단면 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public SectionVO GetMultiSectionListPlane(
	int nID,
	int nSubID
)

Parameters

nID
Type: SystemInt32
단면ID
nSubID
Type: SystemInt32
SubID

Return Value

Type: SectionVO

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

See Also