0024704: Visualization - inherit OpenGl_Structure from Graphic3d_CStructure
[occt.git] / src / Graphic3d / Graphic3d_AspectFillArea3d.cdl
index 3d8b377..627561d 100644 (file)
@@ -223,6 +223,7 @@ is
         BackMaterial ( me )
                 returns MaterialAspect from Graphic3d
                 is static;
+        ---C++: return const&
         ---Level: Public
         ---Purpose: Returns the surface material of internal faces
         ---Category: Inquire methods
@@ -230,6 +231,7 @@ is
         FrontMaterial ( me )
                 returns MaterialAspect from Graphic3d
                 is static;
+        ---C++: return const&
         ---Level: Public
         ---Purpose: Returns the surface material of external faces
         ---Category: Inquire methods