Convert object as a Point3D (Z value = 0)
Namespace:
Hyleos.Common.GeometryAssembly: Hyleos.Common (in Hyleos.Common.dll) Version: 1.0.3.2 (1.0.3.2)
Syntax
| C# |
|---|
public Point3D ToPoint3D() |
| Visual Basic (Declaration) |
|---|
Public Function ToPoint3D As Point3D |
| Visual C++ |
|---|
public: Point3D ToPoint3D() |