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