Application.NewFamilyInstanceCreationData
Description:
Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Creates an object which wraps the arguments of NewFamilyInstance() for batch creation.
Overloads (9):
NewFamilyInstanceCreationData(XYZ,FamilySymbol,StructuralType)
public FamilyInstanceCreationData NewFamilyInstanceCreationData(
XYZ location,
FamilySymbol symbol,
StructuralType structuralType
)
-
locationThe physical location where the instance is to be placed.
-
symbolA FamilySymbol object that represents the type of the instance that is to be inserted.
-
structuralTypeSpecify if the family instance is structural.