Click or drag to resize

BrepLoopListAdd Method

Overload List
  NameDescription
Public methodAdd(BrepLoopType)
Create a new empty boundary loop. The new loop will not be part of a face and will not include any trim curves.
Public methodAdd(BrepLoopType, BrepFace)
Create a new boundary loop on a face. After you get this BrepLoop, you still need to create the vertices, edges, and trims that define the loop.
Top
See Also