public FamilyInstanceCreationData(
	XYZ location,
	FamilySymbol symbol,
	Level level,
	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.
  • level
    A Level object that is used as the base level for the object.
  • structuralType
    If structural then specify the type of the component.