TsgCADHatch.HatchPatternData

TsgCADHatch  

  Classes Reference > CAD Database structure > Entities > TsgCADHatch > TsgCADHatch Properties >

TsgCADHatch.HatchPatternData

TsgCADHatch  

Previous pageReturn to chapter overviewNext page

Read-only property. Gets a list of hatch pattern data.

property HatchPatternData: TList

Description

Returns a list of TsgHatchPatternData class elements.

Hatch pattern consists of simple lines which are repeated with an offset. HatchPatternData is a list of pointers on line data. Line data is an instance of TsgHatchPatternData type.

Go to CAD VCL Enterprise