Share

DataShortcuts.AssociateDSProject Method

Overload List

 NameDescription
Public methodStatic memberAssociateDSProject(String) Associate a data shortcut project to current drawing. Current drawing will be saved after associating. The caller will set working folder to parent directory of the project path corresponding to the project id. The caller will set input project to active project. Please manually right-click "Refresh" under the "Data Shortcuts" node in C3D's "Prospector".
Public methodStatic memberAssociateDSProject(String, String) Associate a data shortcut project to the input drawing file. Input drawing file will be saved after associating. The caller will set working folder to parent directory of the project path corresponding to the project id. The caller will set input project to active project. Please manually right-click "Refresh" under the "Data Shortcuts" node in C3D's "Prospector".
Public methodStatic memberCode exampleAssociateDSProject(String, Database, Boolean) Associate a data shortcut project to the input drawing. The caller will set working folder to parent directory of the project path corresponding to the project id. The caller will set input project to active project. Please manually right-click "Refresh" under the "Data Shortcuts" node in C3D's "Prospector".

See Also

Reference

Was this information helpful?