Click or drag to resize

PFoamPickVertexSingle Method

Simple version of the above method that only returns a single vertex Does not add any properties to the vertex.

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public IList<PFVertex> PickVertexSingle()

Return Value

Type: IListPFVertex

[Missing <returns> documentation for "M:PolyFramework.PFoam.PickVertexSingle"]

See Also