LoadFamilySymbol Method


Document Load Family Symbol Method

Loads only a specified family type/symbol from a family file into the document.
Overload List
Name Description
Public method LoadFamilySymbol(String, String) Loads only a specified family type/symbol from a family file into the document.
Public method LoadFamilySymbol(String, String, FamilySymbol ) Loads only the specified family type/symbol from a family file into the document and provides a reference to the loaded family symbol.
Public method LoadFamilySymbol(String, String, IFamilyLoadOptions, FamilySymbol ) Loads only the specified family type/symbol from a family file into the document and provides a reference to the loaded family symbol.
Top
See Also