This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
cca22790 ac63 e773 b93a 124afbe5b9a0
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Updates the internal HatchBoundaryPath data.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void Update()
VB
Public Sub Update
C++
public:
void Update()
F#
member Update : unit -> unit
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.