PFCellCreateBrepMatched Method |
Uses CreateBrep then tries to match each vertex to a brepVertex in the PolySurface
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic Brep CreateBrepMatched()
Public Function CreateBrepMatched As Brep
public:
Brep^ CreateBrepMatched()
member CreateBrepMatched : unit -> Brep
Return Value
Type:
Brep[Missing <returns> documentation for "M:PolyFramework.PFCell.CreateBrepMatched"]
See Also