2023 Members
Changes 5
M

ModelPath

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