mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0030277: Coding Rules - avoid extremely long class names in STEP packages
Has changed the names of classes that are too long and fixed names in files where these classes are used
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
RWStepVisual_RWAnnotationCurveOccurrence.cxx
|
||||
RWStepVisual_RWAnnotationCurveOccurrence.hxx
|
||||
RWStepVisual_RWAnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.cxx
|
||||
RWStepVisual_RWAnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.hxx
|
||||
RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.cxx
|
||||
RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.hxx
|
||||
RWStepVisual_RWAnnotationFillArea.cxx
|
||||
RWStepVisual_RWAnnotationFillArea.hxx
|
||||
RWStepVisual_RWAnnotationFillAreaOccurrence.cxx
|
||||
@@ -30,8 +30,8 @@ RWStepVisual_RWCameraModelD3MultiClippingUnion.cxx
|
||||
RWStepVisual_RWCameraModelD3MultiClippingUnion.hxx
|
||||
RWStepVisual_RWCameraUsage.cxx
|
||||
RWStepVisual_RWCameraUsage.hxx
|
||||
RWStepVisual_RWCharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.cxx
|
||||
RWStepVisual_RWCharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.hxx
|
||||
RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.cxx
|
||||
RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.hxx
|
||||
RWStepVisual_RWColour.cxx
|
||||
RWStepVisual_RWColour.hxx
|
||||
RWStepVisual_RWColourRgb.cxx
|
||||
|
Reference in New Issue
Block a user