Sketcher: SketchGeometryExtension separation to interface
This commit is contained in:
committed by
abdullahtahiriyo
parent
88e542b345
commit
e4f7d0f068
@@ -89,8 +89,6 @@ void SketchGeometryExtensionPy::setId(Py::Long Id)
|
||||
this->getSketchGeometryExtensionPtr()->setId(long(Id));
|
||||
}
|
||||
|
||||
|
||||
|
||||
PyObject *SketchGeometryExtensionPy::getCustomAttributes(const char* /*attr*/) const
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user