Click or drag to resize

MeshWeld Method

Overload List
  NameDescription
Public methodWeld(Double)
Makes sure that faces sharing an edge and having a difference of normal less than or equal to angleToleranceRadians share vertices along that edge, vertex normals are averaged.
Public methodWeld(Double, Boolean)
Makes sure that faces sharing an edge and having a difference of normal less than or equal to angleToleranceRadians share vertices along that edge, vertex normals are averaged.
Top
See Also