PFVertexPopulateVertexCells Method |
Puts all the cells the vertex is part of in the Cell list property of the vertex.
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic void PopulateVertexCells()
Public Sub PopulateVertexCells
public:
void PopulateVertexCells()
member PopulateVertexCells : unit -> unit
See Also