public static bool IsValid(TopToolsListOfShape theArgs, TopoDSShape theResult, bool closedSolid, bool GeomCtrl) { return(BRepAlgo_IsValid49B662F1(theArgs.Instance, theResult.Instance, closedSolid, GeomCtrl)); }
public void Add(TopToolsListOfShape L) { BRepBuilderAPI_MakeWire_Add49A1D41A(Instance, L.Instance); }