M

NewFamilyInstance

Name Return Type Description Inherited From
M NewFamilyInstance(Face, Line, FamilySymbol) nullNothingnullptr Inserts a new instance of a family onto a face of an existing element, using a line on that face for its position, and a type/symbol. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(Line, FamilySymbol, View) FamilyInstance Add a line based detail family instance into the Autodesk Revit document, using an line and a view where the instance should be placed. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(Reference, Line, FamilySymbol) nullNothingnullptr Inserts a new instance of a family onto a face referenced by the input Reference instance, using a line on that face for its position, and a type/symbol. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(XYZ, FamilySymbol, StructuralType) FamilyInstance Inserts a new instance of a family into the document, using a location and a type/symbol. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(XYZ, FamilySymbol, View) FamilyInstance Add a new family instance into the Autodesk Revit document, using an origin and a view where the instance should be placed. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(Face, XYZ, XYZ, FamilySymbol) nullNothingnullptr Inserts a new instance of a family onto a face of an existing element, using a location, reference direction, and a type/symbol. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(Reference, XYZ, XYZ, FamilySymbol) nullNothingnullptr Inserts a new instance of a family onto a face referenced by the input Reference instance, using a location, reference direction, and a type/symbol. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(XYZ, FamilySymbol, Element, StructuralType) nullNothingnullptr Inserts a new instance of a family into the document, using a location, type/symbol, and the host element. (Inherited from ItemFactoryBase .) ItemFactoryBase
M NewFamilyInstance(XYZ, FamilySymbol, XYZ, Element, StructuralType) nullNothingnullptr Inserts a new instance of a family into the document, using a location, type/symbol, the host element and a reference direction. (Inherited from ItemFactoryBase .) ItemFactoryBase