[Missing <summary> documentation for "M:PolyFramework.PFVertex.GetPoint"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic Point3d GetPoint()
Public Function GetPoint As Point3d
public:
Point3d GetPoint()
member GetPoint : unit -> Point3d
Return Value
Type:
Point3d[Missing <returns> documentation for "M:PolyFramework.PFVertex.GetPoint"]
See Also