Click or drag to resize

SectionClipingTypes Enumeration

Section Cliping Type
단면 클리핑

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public enum SectionClipingTypes
Members
  Member nameValueDescription
NONE0 NONE
절단면 없음
ONE_WAY_CLIPING1 One Way Cliping
단방향(한면) 절단
BIDIRECTIONAL_CLIPING2 Bidirectional Cliping
양방향(양면) 절단
See Also