diff --git a/src/ifcwrap/IfcPython.i b/src/ifcwrap/IfcPython.i index eb73c984a7..9dbcb6fb4a 100644 --- a/src/ifcwrap/IfcPython.i +++ b/src/ifcwrap/IfcPython.i @@ -163,6 +163,12 @@ %ignore MaxOffset; %ignore MaxOffsetDeviation; %ignore ApplyOffset; +%ignore SvgRidgeAngleMinDegrees; +%ignore SvgValleyAngleMinDegrees; +%ignore SvgEmitFlushEdges; +%ignore SvgUseEdgeClassification; +%ignore SvgRenderCreaseEdges; +%ignore SvgRenderSharpEdges; %ignore XmlSerializerFactory; %ignore JsonSerializerFactory;