2027 Method
Changes 0
Name Return Type Description
O LoadFamily(Document) Family Loads the contents of this family document into another document.
O LoadFamily(String) Boolean Loads an entire family and all its types/symbols into the document.
O LoadFamily(Document, IFamilyLoadOptions) Family Loads the contents of this family document into another document.
O LoadFamily(String, Family%) Boolean Loads an entire family and all its types/symbols into the document and provides a reference to the loaded family.
O 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.