Click or drag to resize

InsertSync Method

Updates the actual insert with the attribute properties currently defined in the block. This does not affect any values assigned to attributes in each block.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public void Sync()
Remarks
This method will automatically call the TransformAttributes method, to keep all attributes position and orientation up to date.
Remarks