Click or drag to resize

PFEdgeCreatePair Method

Creates the reversed edge and stores it in the original edge as the pair. The pair will not have a face for now. Make sure to assign one in the sorting process.

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public void CreatePair()
See Also