|
M
Dispose()
|
None
|
|
|
|
M
DocumentIsNotTransmitted(ModelPath)
|
Boolean
|
Determines whether the document at a given file location
is not transmitted.
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetAllExternalFileReferenceIds()
|
ICollection<ElementId>
|
Gets the ids of all ExternalFileReferences.
|
|
|
M
GetDesiredReferenceData(ElementId)
|
ExternalFileReference
|
Gets the ExternalFileReference representing path
and load status information to be used the next time
this TransmissionData's document is loaded.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetLastSavedReferenceData(ElementId)
|
ExternalFileReference
|
Gets the ExternalFileReference representing path
and load status information concerning the most
recent time this TransmissionData's document was opened.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsDocumentTransmitted(ModelPath)
|
Boolean
|
Determines whether the document at a given file location
is transmitted.
|
|
|
M
ReadTransmissionData(ModelPath)
|
TransmissionData
|
Reads the TransmissionData associated with the
file at the given location.
|
|
|
M
SetDesiredReferenceData(ElementId, ModelPath, PathType, Boolean)
|
None
|
Sets the ExternalFileReference information which
Revit should use the next time it opens the document
which this TransmissionData belongs to.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|
|
M
WriteTransmissionData(ModelPath, TransmissionData)
|
None
|
Writes the given TransmissionData into the Revit file at the
given location.
|
|