Click or drag to resize

InsertSync Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public void Sync()
Request Example View Source
Remarks
This method will automatically call the TransformAttributes method, to keep all attributes position and orientation up to date.
Remarks