ModelPathCloudPath Property |
Whether this path represents a path on an Autodesk server such as BIM360.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool CloudPath { get; }
Public ReadOnly Property CloudPath As Boolean
Get
public:
property bool CloudPath {
bool get ();
}
member CloudPath : bool with get
Property Value
Boolean
See Also