Click or drag to resize

PFFaceSortParts Method

Sorts the edges and vertexes inside of a face. Exchanges all ill-aligned edges with their pair

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public bool SortParts()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:PolyFramework.PFFace.SortParts"]

See Also