ModelViewGetBoundingBox Method |
Namespace:
Grasshopper.Rhinoceros.Display
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public BoundingBox GetBoundingBox(
Transform xform
)
Public Function GetBoundingBox (
xform As Transform
) As BoundingBox
Parameters
- xform
- Type: Transform
Return Value
Type:
BoundingBoxImplements
IGH_GeometricGooGetBoundingBox(Transform)See Also