ServerPath
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Compare(ModelPath) | int | Compares this ModelPath with another (Inherited from ModelPath .) | ModelPath |
| Dispose() | None | (Inherited from ModelPath .) | ModelPath |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetModelGUID() | Guid | A GUID identifying the Revit cloud model. (Inherited from ModelPath .) | ModelPath |
| GetProjectGUID() | Guid | A GUID identifying the BIM 360 project to which the model is associated. (Inherited from ModelPath .) | ModelPath |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| CentralServerPath | string | The path to the location of the central Revit server or cloud. (Inherited from ModelPath .) | ModelPath |
| CloudPath | bool | Whether this path represents a path on an Autodesk server such as BIM360. (Inherited from ModelPath .) | ModelPath |
| Empty | bool | Whether this path is empty (Inherited from ModelPath .) | ModelPath |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ModelPath .) | ModelPath |
| Region | string | The region of the BIM 360 account and project which contains this model. (Inherited from ModelPath .) | ModelPath |
| ServerPath | bool | Whether this path is a server path (as opposed to a file path or cloud path) (Inherited from ModelPath .) | ModelPath |