1 2 3 4 5 6
#include <Draw_Drawable2D.ixx> Standard_Boolean Draw_Drawable2D::Is3D() const { return Standard_False; }