diff --git a/src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.hxx b/src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.hxx index c2fbee10bf..0093853e42 100644 --- a/src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.hxx +++ b/src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.hxx @@ -224,7 +224,7 @@ public: //! m - maximum depth slope for the polygon currently being displayed, //! r - minimum window coordinates depth resolution (implementation-specific) //! - //! Default settings for OCC 3D viewer: mode = Aspect_POM_Fill, factor = 1., units = 0. + //! Default settings for OCC 3D viewer: mode = Aspect_POM_Fill, factor = 1., units = 1. //! //! Negative offset values move polygons closer to the viewport, //! while positive values shift polygons away.