Click or drag to resize

VIZViewerAddSectionCustom Method

단면 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public SectionVO AddSectionCustom(
	SectionTypes type
)

Parameters

type
Type: SHConnectorSectionTypes

[Missing <param name="type"/> documentation for "M:SHConnector.VIZViewer.AddSectionCustom(SHConnector.SectionTypes)"]

Return Value

Type: SectionVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.AddSectionCustom(SHConnector.SectionTypes)"]

See Also