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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetModelGUID
A GUID identifying the Autodesk 360 model.
Public methodGetProjectGUID
A GUID identifying the Autodesk 360 project to which the model is associated.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCentralServerPath
A path to the location of the central Revit server.
Public propertyEmpty
Whether this path is empty
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyServerPath
Whether this path is a server path (as opposed to a file path or cloud path)

See Also