Even though this is a property, it is not a "fast" calculation. Every point is evaluated in order to get the bounding box of the list.
The X coordinate.
The Y coordinate.
The Z coordinate.
Adds a Point3d to the end of the list with given x,y,z coordinates.
Points to add.
Add a range of points to the list.
...
Set all the X values for the points to a single value
Set all the Y values for the points to a single value
Set all the Z values for the points to a single value
Transform to apply.
Applies a transform to all the points in the list.
Even though this is a property, it is not a "fast" calculation. Every point is evaluated in order to get the bounding box of the list.