Allows representations that are single vertex
https://sourceforge.net/p/ifcopenshell/discussion/1782718/thread/ce99a7ba/
Simplify edge processing, that now incorporates code for vertex
|
IfcSchema::IfcPoint* pnt1 = ((IfcSchema::IfcVertexPoint*) l->EdgeStart())->VertexGeometry(); |
Allows representations that are single vertex
https://sourceforge.net/p/ifcopenshell/discussion/1782718/thread/ce99a7ba/
Simplify edge processing, that now incorporates code for vertex
IfcOpenShell/src/ifcgeom/IfcGeomWires.cpp
Line 367 in aebb9e3