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 409
8eebf89e ea24 4fba 8fe4 317a4c358e5a
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Updates the internal data of the dimension and if needed it rebuilds the block definition of the actual dimension.
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
This method needs to be manually called to reflect any change made to the dimension properties (geometry and/or style).