Updates a topology element.
(tpm_editupdelem tpm_id elem_id)
Returns T if the object was succesfully updated or nil if it was not.
tpm_id | Topology ID (real) |
elem_id | Element ID (real) |
This function updates a topology element so that it reflects the current state of the corresponding entity in AutoCAD. This function is normally used in conjunction with AutoCAD Notification so that changes made in AutoCAD can be reflected in the topology model.