Skip to main content

Tsg2DBoundaryList

Unit: DXFConv

Description​

The Tsg2DBoundaryList class defines list of boundaries that have a specified type. Objects of this class are used in the TsgCADCurvePolygon class and its descendants.

Syntax​

Tsg2DBoundaryList = class(TsgListObject)

Properties​

PropertiesDescription
BoundaryTypeThe property gets or sets boundary path type flag.

Methods​

MethodsDescription
IsBoundaryEqualThe method checks whether this instance and the Tsg2DBoundaryList object passed as parameter are equal.