BoundaryType Enumeration

Represents types of boundaries for a clip boundary.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum BoundaryType
Members
Member name Value Description
Normal 0 Default clip boundary (does not require additional data, clips outside the contour).
Inverted 1 Inverted clip boundary (requires inverted clip array, clips inside the contour).
Extended 2 Extended clip boundary (requires clipping contours, clips by a sorted contour array).
See Also

©  Bricsys NV. All rights reserved.