2023 Method
Changes 0
M

AssemblyInstance.PlaceInstance

Description:
Places an assembly instance of a given assembly type at the specified location.
public static AssemblyInstance PlaceInstance(
	Document document,
	ElementId assemblyTypeId,
	XYZ location
)
Return Value AssemblyInstance The newly created assembly instance.