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
Properties | Description |
---|---|
BoundaryType | The property gets or sets boundary path type flag. |
Methods
Methods | Description |
---|---|
IsBoundaryEqual | The method checks whether this instance and the Tsg2DBoundaryList object passed as parameter are equal. |