Share

Document.LoadFamilySymbol Method

Loads only a specified family type/symbol from a family file into the document.

Overload List

 NameDescription
Public methodLoadFamilySymbol(String, String)Loads only a specified family type/symbol from a family file into the document.
Public methodLoadFamilySymbol(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 methodLoadFamilySymbol(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

Reference

Was this information helpful?