Overload List
Name | Description | |
---|---|---|
![]() ![]() | RepairBrokenDRef(ObjectId, String) |
A reference entity was broken means its referenced drawing or entity was not found.
Update the broken reference entity's referenced drawing path with the target drawing path to fix the broken issue in host drawing.
|
![]() ![]() | RepairBrokenDRef(ObjectId, String, Boolean) |
A reference entity was broken means its referenced drawing or entity was not found.
Update the broken reference entity's referenced drawing path with the target drawing path to fix the broken issue in host drawing.
If autoRepairOther == true and the specified broken DRef can be repaired successfully, we will try to repair all other broken reference entities with the same source drawing.
|