Removes all edges and faces that are not
needed for supporting the topology of the solid.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public virtual void CleanBody()
Public Overridable Sub CleanBody
public:
virtual void CleanBody()
abstract CleanBody : unit -> unit
override CleanBody : unit -> unit
See Also