REVIT API 2018 CADLinkType.Reload()

REVIT API 2018 CADLinkType.Reload()

rodrigohbm
Advocate Advocate
793 Views
2 Replies
Message 1 of 3

REVIT API 2018 CADLinkType.Reload()

rodrigohbm
Advocate
Advocate

Hello


How can I apply this api?

 

for reload DWG.

 

regards

0 Likes
Accepted solutions (1)
794 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Accepted solution
0 Likes
Message 3 of 3

Anonymous
Not applicable

You can actually reload a cadlink in Revit API 2018.

 

The categoryname of a cadlinktype is the same as the name of the importinstance: import instance name > find corresponding cadlinktype > cadlinktype.reload

 

Regards,

Raymond

 

0 Likes