LoadFamilySymbol 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.

See Also