Click or drag to resize

BrepTrimListAdd Method

Overload List
  NameDescription
Public methodAdd(Int32)
Add a new trim that will be part of an inner, outer, or slit loop to the brep.
Public methodAdd(Boolean, BrepEdge, Int32)
Add a new trim that will be part of an inner, outer, or slit loop to the brep
Public methodAdd(Boolean, BrepLoop, Int32)
Add a new trim that will be part of an inner, outer, or slit loop to the brep
Public methodAdd(BrepEdge, Boolean, BrepLoop, Int32)
Add a new trim that will be part of an inner, outer, or slit loop to the brep.
Top
See Also