Vector
 | 
The Vector3d type exposes the following members.
| Name | Description | |
|---|---|---|
| Vector3d(Double) | Initializes a new instance of the Vector3d class | |
| Vector3d(PlanarEntity, Vector2d) | Initializes a new instance of the Vector3d class | |
| Vector3d(Double, Double, Double) | Initializes a new instance of the Vector3d class | 
| Name | Description | |
|---|---|---|
| Coordinate | ||
| LargestElement | ||
| Length | ||
| LengthSqrd | ||
| X | ||
| XAxis | ||
| Y | ||
| YAxis | ||
| Z | ||
| ZAxis | 
| Name | Description | |
|---|---|---|
| Add | ||
| AngleOnPlane | ||
| Convert2d | ||
| CrossProduct | ||
| DivideBy | ||
| DotProduct | ||
| Equals | (Overrides ValueTypeEquals(Object))  | 
|
| GetAngleTo(Vector3d) | ||
| GetAngleTo(Vector3d, Vector3d) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode)  | 
|
| GetNormal | ||
| GetNormal(Tolerance) | ||
| GetPerpendicularVector | ||
| GetType | (Inherited from Object)  | 
|
| IsCodirectionalTo(Vector3d) | ||
| IsCodirectionalTo(Vector3d, Tolerance) | ||
| IsEqualTo(Vector3d) | ||
| IsEqualTo(Vector3d, Tolerance) | ||
| IsParallelTo(Vector3d) | ||
| IsParallelTo(Vector3d, Tolerance) | ||
| IsPerpendicularTo(Vector3d) | ||
| IsPerpendicularTo(Vector3d, Tolerance) | ||
| IsUnitLength | ||
| IsUnitLength(Tolerance) | ||
| IsZeroLength | ||
| IsZeroLength(Tolerance) | ||
| Mirror | ||
| MultiplyBy | ||
| Negate | ||
| OrthoProjectTo | ||
| ProjectTo | ||
| RotateBy | ||
| Subtract | ||
| ToArray | ||
| ToString | (Overrides ValueTypeToString)  | 
|
| ToString(IFormatProvider) | ||
| ToString(String, IFormatProvider) | ||
| TransformBy | 
| © Bricsys NV. All rights reserved. |