M

LoadFamily

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