Application.OpenBuildingComponentDocument
Description:
Opens a Building Component document from disk.
Opens a Building Component document from disk.
Remarks:
The opened document is a family document.
The opened document is a family document.
public virtual Document OpenBuildingComponentDocument(
string fileName
)
-
StringfileNameThe Building Component file to be opened.
Return Value
Document
-
IfnullNothingnullptra null reference (Nothingin Visual Basic)is passed as 'fileName'.
-
If 'fileName' is an empty string or it is not an Autodesk Exchange file name.
-
If the file specified by 'fileName' cannot be found.
-
If the Building Component file cannot be opened.