NewFamilyInstanceCreationData Method


Application New Family Instance Creation Data Method

Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Overload List
Name Description
Public method NewFamilyInstanceCreationData(FamilySymbol, IList XYZ )
Public method NewFamilyInstanceCreationData(Face, Line, FamilySymbol) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(XYZ, FamilySymbol, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(Curve, FamilySymbol, Level, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(Face, XYZ, XYZ, FamilySymbol) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(XYZ, FamilySymbol, Element, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(XYZ, FamilySymbol, Level, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(XYZ, FamilySymbol, Element, Level, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Public method NewFamilyInstanceCreationData(XYZ, FamilySymbol, XYZ, Element, StructuralType) Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Top
See Also