ApplyHatch Method
![](https://www.progesoft.com/application/files/7617/1819/4511/collapse.gif)
![](https://www.progesoft.com/application/files/1617/1819/4511/expand.gif)
![](https://www.progesoft.com/application/files/7617/1819/4511/collapse.gif)
![](https://www.progesoft.com/application/files/1617/1819/4511/expand.gif)
![](https://www.progesoft.com/application/files/5617/1819/4511/drpdown.gif)
![](https://www.progesoft.com/application/files/9917/1819/4511/drpdown_orange.gif)
![](https://www.progesoft.com/application/files/5317/1819/4511/copycode.gif)
![](https://www.progesoft.com/application/files/3717/1819/4511/copycodeHighlight.gif)
IntelliCAD 11.1 Object Library | |
ApplyHatch Method | |
See Also |
![]() |
- ObjectsToHatch
- A Selection Set object containing the objects to which hatching is applied.
- SeedPoints
- An array of points that define the hatch area. (Optional)
Hatch Object : ApplyHatch Method |
Description
Applies the hatch to the specified objects. One or more seed points may be passed in to specify the hatch areas.
Syntax
Visual Basic |
---|
Public Sub ApplyHatch( _ ByVal ObjectsToHatch As SelectionSet, _ ByVal SeedPoints As Points _ ) |
Parameters
- ObjectsToHatch
- A Selection Set object containing the objects to which hatching is applied.
- SeedPoints
- An array of points that define the hatch area. (Optional)