RVTDocs.com

LinkLoadContent.SetLinkDataPath

Method
Description:
Sets the Link data path owned by this LinkLoadContent object.
Remarks:

This path must be a location accessible to Revit. Revit will attempt to load the link from this location.

Syntax
public void SetLinkDataPath(
	ModelPath linkPath
)
Parameters
Parameter Type Description
linkPath ModelPath The Links data path set for this LinkLoadContent object.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null