2027 Members
Changes 0
M

ExternalFileUtils Methods

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 GetFileBasedTempFolder(String) String Gets a temp folder based on the given file name
M IsExternalFileReference(Document, ElementId) Boolean Determines whether the given element represents an external file.