File size: 3,804 Bytes
985c397 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | <RCC>
<qresource>
<file>icons/PartDesign_AdditiveBox.svg</file>
<file>icons/PartDesign_AdditiveCone.svg</file>
<file>icons/PartDesign_AdditiveCylinder.svg</file>
<file>icons/PartDesign_AdditiveEllipsoid.svg</file>
<file>icons/PartDesign_AdditiveLoft.svg</file>
<file>icons/PartDesign_AdditivePipe.svg</file>
<file>icons/PartDesign_AdditiveHelix.svg</file>
<file>icons/PartDesign_AdditivePrism.svg</file>
<file>icons/PartDesign_AdditiveSphere.svg</file>
<file>icons/PartDesign_AdditiveTorus.svg</file>
<file>icons/PartDesign_AdditiveWedge.svg</file>
<file>icons/PartDesign_BaseFeature.svg</file>
<file>icons/PartDesign_Body.svg</file>
<file alias="icons/PartDesign_Body_Create_New.svg">icons/PartDesign_Body.svg</file>
<file>icons/PartDesign_Boolean.svg</file>
<file>icons/PartDesign_Chamfer.svg</file>
<file>icons/PartDesign_Clone.svg</file>
<file>icons/PartDesign_CoordinateSystem.svg</file>
<file>icons/PartDesign_Draft.svg</file>
<file>icons/PartDesign_Fillet.svg</file>
<file>icons/PartDesign_Flip_Direction.svg</file>
<file>icons/PartDesign_Groove.svg</file>
<file>icons/PartDesign_Hole.svg</file>
<file>icons/PartDesign_InternalExternalGear.svg</file>
<file>icons/PartDesign_Line.svg</file>
<file>icons/PartDesign_LinearPattern.svg</file>
<file>icons/PartDesign_Migrate.svg</file>
<file>icons/PartDesign_Mirrored.svg</file>
<file>icons/PartDesign_MoveFeature.svg</file>
<file>icons/PartDesign_MoveFeatureInTree.svg</file>
<file>icons/PartDesign_MoveTip.svg</file>
<file>icons/PartDesign_MultiTransform.svg</file>
<file>icons/PartDesign_Overlay_Tip.svg</file>
<file>icons/PartDesign_Pad.svg</file>
<file>icons/PartDesign_Plane.svg</file>
<file>icons/PartDesign_Pocket.svg</file>
<file>icons/PartDesign_Point.svg</file>
<file>icons/PartDesign_PolarPattern.svg</file>
<file>icons/PartDesign_Revolution.svg</file>
<file>icons/PartDesign_Scaled.svg</file>
<file>icons/PartDesign_ShapeBinder.svg</file>
<file>icons/PartDesign_Sprocket.svg</file>
<file>icons/PartDesign_SubShapeBinder.svg</file>
<file>icons/PartDesign_SubtractiveBox.svg</file>
<file>icons/PartDesign_SubtractiveCone.svg</file>
<file>icons/PartDesign_SubtractiveCylinder.svg</file>
<file>icons/PartDesign_SubtractiveEllipsoid.svg</file>
<file>icons/PartDesign_SubtractiveLoft.svg</file>
<file>icons/PartDesign_SubtractivePipe.svg</file>
<file>icons/PartDesign_SubtractiveHelix.svg</file>
<file>icons/PartDesign_SubtractivePrism.svg</file>
<file>icons/PartDesign_SubtractiveSphere.svg</file>
<file>icons/PartDesign_SubtractiveTorus.svg</file>
<file>icons/PartDesign_SubtractiveWedge.svg</file>
<file>icons/PartDesign_Thickness.svg</file>
<file>icons/PartDesignWorkbench.svg</file>
<file>images/hole_counterbore_angled.svg</file>
<file>images/hole_counterbore_angled_included.svg</file>
<file>images/hole_counterdrill_angled.svg</file>
<file>images/hole_counterdrill_angled_included.svg</file>
<file>images/hole_countersink_angled.svg</file>
<file>images/hole_countersink_angled_included.svg</file>
<file>images/hole_none_angled.svg</file>
<file>images/hole_none_angled_included.svg</file>
<file>images/hole_counterbore_flat.svg</file>
<file>images/hole_counterdrill_flat.svg</file>
<file>images/hole_countersink_flat.svg</file>
<file>images/hole_none_flat.svg</file>
</qresource>
</RCC>
|