Converts the edge into a vector pointing from start point to end point.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
| C# |
|---|
public Vector3d ToVector3d() |
| Visual Basic (Declaration) |
|---|
Public Function ToVector3d As Vector3d |
| Visual C++ |
|---|
public: Vector3d^ ToVector3d() |