AnnotationBaseGetBoundingBox Method |
Name | Description | |
---|---|---|
![]() ![]() | GetBoundingBox(Boolean) |
Bounding box solver. Gets the world axis aligned bounding box for the geometry.
(Inherited from GeometryBase.) |
![]() ![]() | GetBoundingBox(Plane) |
Aligned Bounding box solver. Gets the plane aligned bounding box.
(Inherited from GeometryBase.) |
![]() | GetBoundingBox(Transform) |
Aligned bounding box solver. Gets the world axis aligned bounding box for the transformed geometry.
(Overrides GeometryBaseGetBoundingBox(Transform).) |
![]() | GetBoundingBox(Plane, Box) |
Aligned Bounding box solver. Gets the plane aligned bounding box.
(Inherited from GeometryBase.) |