]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/BuildAPI/BuildAPI_SubShapes.h
Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / BuildAPI / BuildAPI_SubShapes.h
index 492df6fdc4ed4ab4521e590b6b271b7fc27b6ee2..8871a7e3f82e03e16fc3c6fed571dcb36a1ece96 100644 (file)
@@ -37,8 +37,10 @@ public:
   virtual ~BuildAPI_SubShapes();
 
   INTERFACE_2(BuildPlugin_SubShapes::ID(),
-              baseShape, BuildPlugin_SubShapes::BASE_SHAPE_ID(), ModelAPI_AttributeSelection, /** Base shape */,
-              subShapes, BuildPlugin_SubShapes::SUBSHAPES_ID(), ModelAPI_AttributeSelectionList, /** Sub-shapes */)
+              baseShape, BuildPlugin_SubShapes::BASE_SHAPE_ID(),
+              ModelAPI_AttributeSelection, /** Base shape */,
+              subShapes, BuildPlugin_SubShapes::SUBSHAPES_ID(),
+              ModelAPI_AttributeSelectionList, /** Sub-shapes */)
 
   /// Modify base attribute of the feature.
   BUILDAPI_EXPORT