Rebuilds the block definition of the actual dimension.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax member Update : unit -> unit
Remarks
This method needs to be manually called to reflect any change made to the dimension style.
The dimension must belong to a document.
See Also