Project Geode-Explicit
class BRepExplicitModelerRemainingException
cpp
Inherits from OpenGeodeExceptionInherits from OpenGeodeExceptionFunctions
BRepExplicitModelerRemainingException
cpp
public void BRepExplicitModelerRemainingException(BRep && brep, ModelMappings && mappings, const ElementGraph & remaining_elements)public void BRepExplicitModelerRemainingException(BRep && brep, ModelMappings && mappings, const ElementGraph & remaining_elements)BRepExplicitModelerRemainingException
cpp
public void BRepExplicitModelerRemainingException(BRepExplicitModelerRemainingException && other)public void BRepExplicitModelerRemainingException(BRepExplicitModelerRemainingException && other)brep
cpp
public const BRep & brep()public const BRep & brep()mappings
cpp
public const ModelMappings & mappings()public const ModelMappings & mappings()remaining_elements
cpp
public const MeshElements & remaining_elements()public const MeshElements & remaining_elements()release_brep_and_mappings
cpp
public tuple release_brep_and_mappings()public tuple release_brep_and_mappings()