ModelPath Members

The ModelPath type exposes the following members.

Methods

  NameDescription
Public methodCompare
Compares this ModelPath with another
Public methodDispose
Releases all resources used by the ModelPath
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetModelGUID
A GUID identifying the Revit cloud model.
Public methodGetProjectGUID
A GUID identifying the BIM 360 project to which the model is associated.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyCentralServerPath
The path to the location of the central Revit server or cloud.
Public propertyCloudPath
Whether this path represents a path on an Autodesk server such as BIM360.
Public propertyEmpty
Whether this path is empty
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyRegion
The region of the BIM 360 account and project which contains this model.
Public propertyServerPath
Whether this path is a server path (as opposed to a file path or cloud path)

See Also