Share

Application.NewFamilyInstanceCreationData Method

Creates an adaptive component which wraps the arguments of NewFamilyInstance() for batch creation.

Overload List

 NameDescription
Public methodNewFamilyInstanceCreationData(FamilySymbol, IList<XYZ>)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(Face, Line, FamilySymbol)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(XYZ, FamilySymbol, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(Curve, FamilySymbol, Level, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(XYZ, FamilySymbol, Element, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(XYZ, FamilySymbol, Level, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(XYZ, FamilySymbol, Element, Level, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public methodNewFamilyInstanceCreationData(XYZ, FamilySymbol, XYZ, Element, StructuralType)Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.

See Also

Reference

Was this information helpful?