-
-
Notifications
You must be signed in to change notification settings - Fork 136
CSMath.BoundingBox
Albert Domenech edited this page Jul 14, 2024
·
7 revisions
Bounding box representation aligned to XYZ axis.
Namespace: CSMath
C#
public sealedstruct BoundingBox
Returns | Name | Summary |
---|---|---|
XYZ |
Center | Center of the box. |
XYZ |
Max | Get the max corner of the bounding box. |
XYZ |
Min | Get the min corner of the bounding box. |
Returns | Name | Summary |
---|---|---|
BoundingBox |
Merge(CSMath.BoundingBox) | Merge 2 boxes into the common one. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions