PFCellCreateBrepsFromFaces Method |
[Missing <summary> documentation for "M:PolyFramework.PFCell.CreateBrepsFromFaces"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic IList<Brep> CreateBrepsFromFaces()
Public Function CreateBrepsFromFaces As IList(Of Brep)
public:
IList<Brep^>^ CreateBrepsFromFaces()
member CreateBrepsFromFaces : unit -> IList<Brep>
Return Value
Type:
IListBrep[Missing <returns> documentation for "M:PolyFramework.PFCell.CreateBrepsFromFaces"]
See Also