Click or drag to resize

SectionManagerGetClipping Method (Section, SectionManagerClippingTypes)

단면 보기 설정 상태 반환

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public bool GetClipping(
	Section section,
	out SectionManagerClippingTypes clipping
)

Parameters

section
Type: VIZCore3D.NET.DataSection
단면
clipping
Type: VIZCore3D.NET.ManagerSectionManagerClippingTypes
설정 상태

Return Value

Type: Boolean
조회 결과
See Also