Get All Linked Docs infos

1. Description

This node gives you the opportunity to get information on the linked documents (rvt or dwg files) in a given project.

2. Inputs

  • Doc_FilePath

This input takes the file path of the project containing the links.

  • Refresh

A boolean to be able to refresh the information.

3. Outputs

  • Rvt links names

This output retrieves the name of the rvt links.

  • Rvt links path

This output retrieves the path of the rvt links.

  • Rvt links size

This output retrieves the size of the rvt links.

  • Dwg links names

This output retrieves the name of the dwg links.

  • Dwg links path

This output retrieves the path of the dwg links.

  • Dwg links size

This output retrieves the size of the dwg links.

Last updated