2020 Members
Changes 8
M

ExternalFileUtils

Name Return Type Description
M GetAllExternalFileReferences(Document) ICollection<ElementId> Gets the ids of all elements which are external file references.
M GetExternalFileReference(Document, ElementId) ExternalFileReference Gets the external file referencing data for the given element.
M IsExternalFileReference(Document, ElementId) bool Determines whether the given element represents an external file.