ObjectTableBoundingBox Property |
Gets the boundingbox for all objects (normal, locked and hidden) in this
document that exist in "model" space. This bounding box does not include
objects that exist in layout space.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BoundingBox BoundingBox { get; }Public ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBox
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also