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(Face,Line,FamilySymbol)
public FamilyInstanceCreationData NewFamilyInstanceCreationData(
Face face,
Line position,
FamilySymbol symbol
)
-
faceA face of a geometry object.
-
positionA line on the face defining where the symbol is to be placed.
-
symbolA FamilySymbol object that represents the type of the instance that is to be inserted.