Piccolo.NET

PNodeLocator Constructor 

Constructs a new PNodeLocator that locates points on the given node.

public PNodeLocator(
   PNode node
);

Parameters

node
The node on which the points are located.

See Also

PNodeLocator Class | UMD.HCIL.PiccoloX.Util Namespace