Revit 2017.1 API |
ServerPath Members |
ServerPath Class Constructors Methods Properties See Also |
The ServerPath type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ServerPath |
Constructs a ServerPath
|
Methods
Name | Description | |
---|---|---|
![]() | Compare |
Compares this ModelPath with another
(Inherited from ModelPath.) |
![]() | Dispose | (Inherited from ModelPath.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetModelGUID |
A GUID identifying the A360 model.
(Inherited from ModelPath.) |
![]() | GetProjectGUID |
A GUID identifying the A360 project to which the model is associated.
(Inherited from ModelPath.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CentralServerPath |
A path to the location of the central Revit server.
(Inherited from ModelPath.) |
![]() | Empty |
Whether this path is empty
(Inherited from ModelPath.) |
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ModelPath.) |
![]() | ServerPath |
Whether this path is a server path (as opposed to a file path or cloud path)
(Inherited from ModelPath.) |