PFoamUpdateEdgesWithFaces Method |
Puts all the faces in the corresponding edges.
Also looks to see if the edge is naked and marks it and its face as external
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic void UpdateEdgesWithFaces()
Public Sub UpdateEdgesWithFaces
public:
void UpdateEdgesWithFaces()
member UpdateEdgesWithFaces : unit -> unit
See Also