Point3DcdToPoint3Dd Method

CVB.Net Documentation
Converts this point to a Point3Dd.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Point3Dd ToPoint3Dd()

Return Value

Type: Point3Dd
New Point3Dd object.
See Also

Reference