Document.LoadFamilySymbol
Description:
Loads only a specified family type/symbol from a family file into the document.
Loads only a specified family type/symbol from a family file into the document.
Remarks:
This function supports loading of types/symbols stored in the family, or those available in the family Type Catalog file.
This function supports loading of types/symbols stored in the family, or those available in the family Type Catalog file.
Overloads (3):
LoadFamilySymbol(String,String)
public bool LoadFamilySymbol(
string filename,
string name
)
-
Thrown when filename or name isor empty.