Click or drag to resize

PFVertexMove Method

[Missing <summary> documentation for "M:PolyFramework.PFVertex.Move(Rhino.Geometry.Point3d)"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public PFVertex Move(
	Point3d toPoint
)

Parameters

toPoint
Type: Point3d

[Missing <param name="toPoint"/> documentation for "M:PolyFramework.PFVertex.Move(Rhino.Geometry.Point3d)"]

Return Value

Type: PFVertex

[Missing <returns> documentation for "M:PolyFramework.PFVertex.Move(Rhino.Geometry.Point3d)"]

See Also