Bound3D Structure |
Namespace: Scilligence.MolEngine.Common
public struct Bound3D
The Bound3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Bound3D(Point3D, Point3D) | Initializes a new instance of the Bound3D class | |
| Bound3D(Point3D, Point3D, Double) | Initializes a new instance of the Bound3D class | |
| Bound3D(Double, Double, Double, Double) | Initializes a new instance of the Bound3D class |
| Name | Description | |
|---|---|---|
| Bottom | ||
| BottomCenter | ||
| BottomLeft | ||
| Center | ||
| Deg | ||
| Height | ||
| IsEmpty | ||
| Left | ||
| Max | ||
| MiddleLeft | ||
| MiddleRight | ||
| Min | ||
| Right | ||
| Thickness | ||
| Top | ||
| TopCenter | ||
| TopRight | ||
| Width |
| Name | Description | |
|---|---|---|
| Contains | ||
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| Expand | ||
| Flip | ||
| FromJSDrawValue | ||
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Inflate | ||
| Scale | ||
| ToJSDrawValue | ||
| ToString | (Overrides ValueTypeToString.) | |
| Translate(Point3D) | ||
| Translate(Double, Double, Double) | ||
| Union(Bound3D) | ||
| Union(Point3D) |