HatchBoundaryPathUpdate Method
|
Updates the internal HatchBoundaryPath data.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax member Update : unit -> unit
Remarks
It is necessary to manually call this method when changes to the boundary entities are made. This is only applicable to associative hatches,
non-associative hatches has no associated boundary entities.
See Also