<Code Lib>
2027 Overloads
Changes 0

Name Return Type Description
M LoadFamily(Document) Family Loads the contents of this family document into another document.
M LoadFamily(String) Boolean Loads an entire family and all its types/symbols into the document.
M LoadFamily(Document, IFamilyLoadOptions) Family Loads the contents of this family document into another document.
M LoadFamily(String, Family%) Boolean Loads an entire family and all its types/symbols into the document and provides a reference to the loaded family.
M LoadFamily(String, IFamilyLoadOptions, Family%) Boolean Loads an entire family and all its types/symbols into the document and provides a reference to the loaded family.