Indicates whether the document requesting the external resource has a defined
ModelPath.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CallingDocumentHasModelPath()
Return Value
BooleanTrue if the document has a defined ModelPath.
