Click or drag to resize

IVIZZARDServiceAddSectionCustomNPart Method

단면생성

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int AddSectionCustomNPart(
	SectionTypes type,
	bool bPartSection
)

Parameters

type
Type: SHConnectorSectionTypes
단면 유형
bPartSection
Type: SystemBoolean
선택 단면 사용

Return Value

Type: Int32
Section ID
See Also