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