2021 Members
Changes 4
M

ServerPath

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