public FamilyInstanceCreationData(
	Face face,
	Line position,
	FamilySymbol symbol
)
  • face
    A face of a geometry object.
  • position
    A line on the face defining where the symbol is to be placed.
  • symbol
    A FamilySymbol object that represents the type of the instance that is to be inserted.