|
M
Dispose()
|
None
|
Releases all resources used by the TransmissionData
|
|
|
M
DocumentIsNotTransmitted(ModelPath)
|
bool
|
Determines whether the document at a given file location
is not transmitted.
|
|
|
M
Equals
|
None
|
(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
|
(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
|
(Inherited from Object .)
|
Object .
|
|
M
IsDocumentTransmitted(ModelPath)
|
bool
|
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
|
(Inherited from Object .)
|
Object .
|
|
M
WriteTransmissionData(ModelPath, TransmissionData)
|
None
|
Writes the given TransmissionData into the Revit file at the
given location.
|
|