mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
todo note
This commit is contained in:
@@ -267,6 +267,7 @@ bool IfcGeom::Kernel::convert(const IfcSchema::IfcExtrudedAreaSolidTapered* l, T
|
||||
l->SweptArea()->declaration().is(IfcSchema::IfcRectangleHollowProfileDef::Class()) ||
|
||||
l->SweptArea()->declaration().is(IfcSchema::IfcArbitraryProfileDefWithVoids::Class()))
|
||||
{
|
||||
// @todo properly check for failure and all.
|
||||
shell = BRepAlgoAPI_Cut(shell, result).Shape();
|
||||
} else {
|
||||
if (compound.IsNull()) {
|
||||
|
||||
Reference in New Issue
Block a user