Control the size of scope box

Hi Yna_Db

I don’t have much experince with Python. I m just getting to know something about visual studio (C#) and Python.

I saw in a topic the following message in a reaction made by Konrad Sobon:

bear in mind that there is virtually ZERO exposed API around them (scope Boxes) so your options are limited to very few things

In Dynamo i found a node called RevitBoundingBox.FromDynamoBoundingBox.
When i look in de list or watch node dynamo created a revit.DB.BoundingboxXYZ but in revit there is no scope box.
is a revit boundingbox the same as a Scope Box?