public FamilyInstanceCreationData(
	XYZ location,
	FamilySymbol symbol,
	Element host,
	StructuralType structuralType
)
  • location
    The physical location where the instance is to be placed.
  • symbol
    A FamilySymbol object that represents the type of the instance that is to be inserted.
  • host
    The object into which the FamilyInstance is to be inserted, often known as the host.
  • structuralType
    If structural then specify the type of the component.