StartPage::StartPage Namespace Reference

Functions

def getCustomBlocks
def getExamples
def getFeed
def getInfo
def getLinks
def getRecentFiles
def getWebExamples
def getWorkbenches
def handle
def translate

Variables

string page
tuple text01 = translate("StartPage","FreeCAD Start Center")
tuple text02 = translate("StartPage","Start a new project")
tuple text03 = translate("StartPage","Recent Files")
tuple text04 = translate("StartPage","Latest videos")
tuple text05 = translate("StartPage","Latest news")
tuple text06 = translate("StartPage","On the web")
tuple text07 = translate("StartPage","This is the FreeCAD Homepage. Here you will be able to find a lot of information about FreeCAD, including tutorials, examples and user documentation.")
tuple text08 = translate("StartPage","FreeCAD Homepage")
tuple text09 = translate("StartPage","Example projects")
tuple text10 = translate("StartPage","Schenkel STEP file")
tuple text11 = translate("StartPage","Load a PartDesign example")
tuple text12 = translate("StartPage","Load a Drawing extraction")
tuple text13 = translate("StartPage","Load a Robot simulation example")
tuple text14 = translate("StartPage","Projects from the Web")
tuple text15 = translate("StartPage","Schenkel STEP")
tuple text16 = translate("StartPage","Complex Part")
tuple text17 = translate("StartPage","Close this window after opening or creating a file")
tuple text18 = translate("StartPage","Don't show me this window again next time")
tuple text19 = translate("StartPage","Designing parts")
tuple text20 = translate("StartPage","The <b>Part Design</b> workbench is designed to create complex pieces based on constrained 2D sketches. Use it to draw 2D shapes, constrain some of their elements and extrude them to form 3D pieces.")
tuple text21 = translate("StartPage","Example workflow")
tuple text22 = translate("StartPage","Part Design")
tuple text23 = translate("StartPage","Designing architectural elements")
tuple text24 = translate("StartPage","The <b>Architectural Design</b> workbench is specially designed for working with architectural elements such as walls or windows. Start by drawing 2D shapes, and use them as guides to build architecutral objects.")
tuple text25 = translate("StartPage","Architectual Design")
tuple text26 = translate("StartPage","Working with Meshes")
tuple text27 = translate("StartPage","The <b>Mesh Workbench</b> is used to work with Mesh objects. Meshes are simpler 3D objects than Part objects, but they are often easier to import and export to/from other applications.")
tuple text28 = translate("StartPage","FreeCAD offers you several tools to convert between Mesh and Part objects.")
tuple text29 = translate("StartPage","Work with Meshes")
tuple text30 = translate("StartPage","The complete workbench")
tuple text31 = translate("StartPage","FreeCAD default workbench")
tuple text32 = translate("StartPage","populated with some of the most commonly used tools.")
tuple text33 = translate("StartPage","file size:")
tuple text34 = translate("StartPage","creation time:")
tuple text35 = translate("StartPage","last modified:")
tuple text36 = translate("StartPage","location:")
tuple text37 = translate("StartPage","User manual")
tuple text38 = translate("StartPage","http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Online_Help_Toc")
tuple text39 = translate("StartPage","Tutorials")
tuple text40 = translate("StartPage","Python resources")
tuple text41 = translate("StartPage","File not found")
tuple text42 = translate("StartPage","from <a href=http://twitter.com/FreeCADNews>@FreeCADNews</a>")
tuple text43 = translate("StartPage","The FreeCAD-tutorial blog")
tuple text44 = translate("StartPage","from <a href=http://www.youtube.com/user/FreeCADNews?feature=mhee>FreeCADNews channel</a>")
tuple text45 = translate("StartPage","This is the official user manual of FreeCAD, built, maintained and translated by the FreeCAD community.")
tuple text46 = translate("StartPage","The tutorials section on the FreeCAD website")
tuple text47 = translate("StartPage","The section of the FreeCAd website dedicate dto python scripting, with examples, explanations, and API commands.")
tuple text48 = translate("StartPage","A blog dedicated to teaching FreeCAD, maintained by members of the FreeCAD community")

Function Documentation

def StartPage::StartPage::getCustomBlocks (  ) 

Definition at line 441 of file StartPage.py.

def StartPage::StartPage::getExamples (  ) 

Definition at line 275 of file StartPage.py.

def StartPage::StartPage::getFeed (   url,
  numitems = 3 
)

Definition at line 407 of file StartPage.py.

def StartPage::StartPage::getInfo (   filename  ) 

Definition at line 338 of file StartPage.py.

def StartPage::StartPage::getLinks (  ) 

Definition at line 284 of file StartPage.py.

def StartPage::StartPage::getRecentFiles (  ) 

Definition at line 388 of file StartPage.py.

def StartPage::StartPage::getWebExamples (  ) 

Definition at line 268 of file StartPage.py.

def StartPage::StartPage::getWorkbenches (  ) 

Definition at line 309 of file StartPage.py.

def StartPage::StartPage::handle (  ) 

Definition at line 446 of file StartPage.py.

Referenced by Part::GeometrySurfacePy::bounds(), Part::BSplineSurfacePy::bounds(), Part::BezierSurfacePy::bounds(), Part::BSplineSurfacePy::exchangeUV(), Part::BezierSurfacePy::exchangeUV(), Part::ConePy::getApex(), Part::ToroidPy::getArea(), Part::SpherePy::getArea(), Part::ToroidPy::getAxis(), Part::SpherePy::getAxis(), Part::PlanePy::getAxis(), Part::ParabolaPy::getAxis(), Part::HyperbolaPy::getAxis(), Part::EllipsePy::getAxis(), Part::CylinderPy::getAxis(), Part::ConePy::getAxis(), Part::CirclePy::getAxis(), Part::ArcOfCirclePy::getAxis(), Part::OffsetCurvePy::getBasisCurve(), Part::ToroidPy::getCenter(), Part::SpherePy::getCenter(), Part::EllipsePy::getCenter(), Part::CylinderPy::getCenter(), Part::ConePy::getCenter(), Part::CirclePy::getCenter(), Part::ArcOfCirclePy::getCircle(), Part::BSplineCurvePy::getDegree(), Part::BezierCurvePy::getDegree(), Part::SurfaceOfRevolutionPy::getDirection(), Part::SurfaceOfExtrusionPy::getDirection(), Part::ParabolaPy::getEccentricity(), Part::HyperbolaPy::getEccentricity(), Part::EllipsePy::getEccentricity(), Part::LinePy::getEndPoint(), Part::BSplineCurvePy::getEndPoint(), Part::BezierCurvePy::getEndPoint(), Part::GeometryCurvePy::getFirstParameter(), Part::BSplineSurfacePy::getFirstUKnotIndex(), Part::BSplineCurvePy::getFirstUKnotIndex(), Part::BSplineSurfacePy::getFirstVKnotIndex(), Part::ParabolaPy::getFocal(), Part::HyperbolaPy::getFocal(), Part::EllipsePy::getFocal(), Part::ParabolaPy::getFocus(), Part::HyperbolaPy::getFocus1(), Part::EllipsePy::getFocus1(), Part::HyperbolaPy::getFocus2(), Part::EllipsePy::getFocus2(), Part::BSplineCurvePy::getKnot(), Part::BSplineCurvePy::getKnots(), Part::BSplineCurvePy::getKnotSequence(), Part::GeometryCurvePy::getLastParameter(), Part::BSplineSurfacePy::getLastUKnotIndex(), Part::BSplineCurvePy::getLastUKnotIndex(), Part::BSplineSurfacePy::getLastVKnotIndex(), Part::SurfaceOfRevolutionPy::getLocation(), Part::ParabolaPy::getLocation(), Part::HyperbolaPy::getLocation(), Part::ToroidPy::getMajorRadius(), Part::HyperbolaPy::getMajorRadius(), Part::EllipsePy::getMajorRadius(), Part::BSplineSurfacePy::getMaxDegree(), Part::BSplineCurvePy::getMaxDegree(), Part::BezierSurfacePy::getMaxDegree(), Part::BezierCurvePy::getMaxDegree(), Part::ToroidPy::getMinorRadius(), Part::HyperbolaPy::getMinorRadius(), Part::EllipsePy::getMinorRadius(), Part::BSplineCurvePy::getMultiplicities(), Part::BSplineCurvePy::getMultiplicity(), Part::BSplineCurvePy::getNbKnots(), Part::BSplineCurvePy::getNbPoles(), Part::BezierCurvePy::getNbPoles(), Part::BSplineSurfacePy::getNbUKnots(), Part::BSplineSurfacePy::getNbUPoles(), Part::BezierSurfacePy::getNbUPoles(), Part::BSplineSurfacePy::getNbVKnots(), Part::BSplineSurfacePy::getNbVPoles(), Part::BezierSurfacePy::getNbVPoles(), Part::OffsetCurvePy::getOffsetDirection(), Part::OffsetSurfacePy::getOffsetValue(), Part::OffsetCurvePy::getOffsetValue(), Part::ParabolaPy::getParameter(), Part::HyperbolaPy::getParameter(), Part::BSplineSurfacePy::getPole(), Part::BSplineCurvePy::getPole(), Part::BezierSurfacePy::getPole(), Part::BezierCurvePy::getPole(), Part::BSplineSurfacePy::getPoles(), Part::BSplineCurvePy::getPoles(), Part::BezierSurfacePy::getPoles(), Part::BezierCurvePy::getPoles(), Part::PlanePy::getPosition(), Part::SpherePy::getRadius(), Part::CylinderPy::getRadius(), Part::ConePy::getRadius(), Part::CirclePy::getRadius(), Part::BSplineSurfacePy::getResolution(), Part::BSplineCurvePy::getResolution(), Part::BezierSurfacePy::getResolution(), Part::BezierCurvePy::getResolution(), Part::ConePy::getSemiAngle(), Part::LinePy::getStartPoint(), Part::BSplineCurvePy::getStartPoint(), Part::BezierCurvePy::getStartPoint(), Part::BSplineSurfacePy::getUDegree(), Part::BezierSurfacePy::getUDegree(), Part::BSplineSurfacePy::getUKnot(), Part::BSplineSurfacePy::getUKnots(), Part::BSplineSurfacePy::getUKnotSequence(), Part::BSplineSurfacePy::getUMultiplicities(), Part::BSplineSurfacePy::getUMultiplicity(), Part::BSplineSurfacePy::getVDegree(), Part::BezierSurfacePy::getVDegree(), Part::BSplineSurfacePy::getVKnot(), Part::BSplineSurfacePy::getVKnots(), Part::BSplineSurfacePy::getVKnotSequence(), Part::BSplineSurfacePy::getVMultiplicities(), Part::BSplineSurfacePy::getVMultiplicity(), Part::ToroidPy::getVolume(), Part::SpherePy::getVolume(), Part::BSplineSurfacePy::getWeight(), Part::BSplineCurvePy::getWeight(), Part::BezierSurfacePy::getWeight(), Part::BezierCurvePy::getWeight(), Part::BSplineSurfacePy::getWeights(), Part::BSplineCurvePy::getWeights(), Part::BezierSurfacePy::getWeights(), Part::BezierCurvePy::getWeights(), Part::BezierSurfacePy::increase(), Part::BezierCurvePy::increase(), Part::BSplineSurfacePy::increaseDegree(), Part::BSplineCurvePy::increaseDegree(), Part::BSplineCurvePy::increaseMultiplicity(), Part::BSplineSurfacePy::increaseUMultiplicity(), Part::BSplineSurfacePy::increaseVMultiplicity(), Part::BSplineCurvePy::incrementMultiplicity(), Part::BSplineSurfacePy::incrementUMultiplicity(), Part::BSplineSurfacePy::incrementVMultiplicity(), Part::BSplineCurvePy::insertKnot(), Part::BSplineCurvePy::insertKnots(), Part::BezierCurvePy::insertPoleAfter(), Part::BezierCurvePy::insertPoleBefore(), Part::BezierSurfacePy::insertPoleColAfter(), Part::BezierSurfacePy::insertPoleColBefore(), Part::BezierSurfacePy::insertPoleRowAfter(), Part::BezierSurfacePy::insertPoleRowBefore(), Part::BSplineSurfacePy::insertUKnot(), Part::BSplineSurfacePy::insertUKnots(), Part::BSplineSurfacePy::insertVKnot(), Part::BSplineSurfacePy::insertVKnots(), Part::BSplineCurvePy::isClosed(), Part::BezierCurvePy::isClosed(), Part::BSplineCurvePy::isPeriodic(), Part::BezierCurvePy::isPeriodic(), Part::BSplineCurvePy::isRational(), Part::BezierCurvePy::isRational(), Part::GeometrySurfacePy::isUClosed(), Part::BSplineSurfacePy::isUClosed(), Part::BezierSurfacePy::isUClosed(), Part::GeometrySurfacePy::isUPeriodic(), Part::BSplineSurfacePy::isUPeriodic(), Part::BezierSurfacePy::isUPeriodic(), Part::BSplineSurfacePy::isURational(), Part::BezierSurfacePy::isURational(), Part::GeometrySurfacePy::isVClosed(), Part::BSplineSurfacePy::isVClosed(), Part::BezierSurfacePy::isVClosed(), Part::GeometrySurfacePy::isVPeriodic(), Part::BSplineSurfacePy::isVPeriodic(), Part::BezierSurfacePy::isVPeriodic(), Part::BSplineSurfacePy::isVRational(), Part::BezierSurfacePy::isVRational(), Part::GeometryCurvePy::makeRuledSurface(), Part::BSplineSurfacePy::movePoint(), Part::BSplineCurvePy::movePoint(), Part::GeometrySurfacePy::parameter(), Part::ToroidPy::PyInit(), Part::TopoShapeFacePy::PyInit(), Part::SpherePy::PyInit(), Part::RectangularTrimmedSurfacePy::PyInit(), Part::PlanePy::PyInit(), Part::ParabolaPy::PyInit(), Part::LinePy::PyInit(), Part::HyperbolaPy::PyInit(), Part::EllipsePy::PyInit(), Part::CylinderPy::PyInit(), Part::ConePy::PyInit(), Part::CirclePy::PyInit(), Part::ArcPy::PyInit(), Part::ArcOfCirclePy::PyInit(), Part::BSplineCurvePy::removeKnot(), Part::BezierCurvePy::removePole(), Part::BezierSurfacePy::removePoleCol(), Part::BezierSurfacePy::removePoleRow(), Part::BSplineSurfacePy::removeUKnot(), Part::BSplineSurfacePy::removeVKnot(), Part::BSplineSurfacePy::reparametrize(), Part::SpherePy::representation(), Part::CirclePy::representation(), Part::ArcOfCirclePy::representation(), Part::Part2DObject::seekTrimPoints(), Part::BSplineSurfacePy::segment(), Part::BSplineCurvePy::segment(), Part::BezierSurfacePy::segment(), Part::BezierCurvePy::segment(), Part::ToroidPy::setAxis(), Part::SpherePy::setAxis(), Part::PlanePy::setAxis(), Part::ParabolaPy::setAxis(), Part::HyperbolaPy::setAxis(), Part::EllipsePy::setAxis(), Part::CylinderPy::setAxis(), Part::ConePy::setAxis(), Part::CirclePy::setAxis(), Part::ArcOfCirclePy::setAxis(), Part::SurfaceOfRevolutionPy::setBasisCurve(), Part::SurfaceOfExtrusionPy::setBasisCurve(), Part::OffsetCurvePy::setBasisCurve(), Part::OffsetSurfacePy::setBasisSurface(), Part::ToroidPy::setCenter(), Part::SpherePy::setCenter(), Part::EllipsePy::setCenter(), Part::CylinderPy::setCenter(), Part::ConePy::setCenter(), Part::SurfaceOfRevolutionPy::setDirection(), Part::SurfaceOfExtrusionPy::setDirection(), Part::LinePy::setEndPoint(), Part::ParabolaPy::setFocal(), Part::BSplineCurvePy::setKnot(), Part::BSplineCurvePy::setKnots(), Part::SurfaceOfRevolutionPy::setLocation(), Part::ParabolaPy::setLocation(), Part::HyperbolaPy::setLocation(), Part::ToroidPy::setMajorRadius(), Part::HyperbolaPy::setMajorRadius(), Part::EllipsePy::setMajorRadius(), Part::ToroidPy::setMinorRadius(), Part::HyperbolaPy::setMinorRadius(), Part::EllipsePy::setMinorRadius(), Part::BSplineCurvePy::setNotPeriodic(), Part::OffsetCurvePy::setOffsetDirection(), Part::OffsetSurfacePy::setOffsetValue(), Part::OffsetCurvePy::setOffsetValue(), Part::BSplineCurvePy::setOrigin(), Part::LinePy::setParameterRange(), Part::BSplineCurvePy::setPeriodic(), Part::BSplineSurfacePy::setPole(), Part::BSplineCurvePy::setPole(), Part::BezierSurfacePy::setPole(), Part::BezierCurvePy::setPole(), Part::BSplineSurfacePy::setPoleCol(), Part::BezierSurfacePy::setPoleCol(), Part::BSplineSurfacePy::setPoleRow(), Part::BezierSurfacePy::setPoleRow(), Part::PlanePy::setPosition(), Part::SpherePy::setRadius(), Part::CylinderPy::setRadius(), Part::ConePy::setRadius(), Part::CirclePy::setRadius(), Part::ConePy::setSemiAngle(), Part::LinePy::setStartPoint(), Part::BSplineSurfacePy::setUKnot(), Part::BSplineSurfacePy::setUKnots(), Part::BSplineSurfacePy::setUNotPeriodic(), Part::BSplineSurfacePy::setUOrigin(), Part::BSplineSurfacePy::setUPeriodic(), Part::BSplineSurfacePy::setVKnot(), Part::BSplineSurfacePy::setVKnots(), Part::BSplineSurfacePy::setVNotPeriodic(), Part::BSplineSurfacePy::setVOrigin(), Part::BSplineSurfacePy::setVPeriodic(), Part::BSplineSurfacePy::setWeight(), Part::BSplineCurvePy::setWeight(), Part::BezierSurfacePy::setWeight(), Part::BezierCurvePy::setWeight(), Part::BSplineSurfacePy::setWeightCol(), Part::BezierSurfacePy::setWeightCol(), Part::BSplineSurfacePy::setWeightRow(), Part::BezierSurfacePy::setWeightRow(), Part::BSplineCurvePy::toBezier(), Part::GeometrySurfacePy::toBSpline(), Part::ToroidPy::uIso(), Part::SpherePy::uIso(), Part::RectangularTrimmedSurfacePy::uIso(), Part::PlanePy::uIso(), Part::CylinderPy::uIso(), Part::ConePy::uIso(), Part::BSplineSurfacePy::uIso(), Part::BezierSurfacePy::uIso(), Part::GeometrySurfacePy::UPeriod(), Part::ToroidPy::vIso(), Part::SpherePy::vIso(), Part::RectangularTrimmedSurfacePy::vIso(), Part::PlanePy::vIso(), Part::CylinderPy::vIso(), Part::ConePy::vIso(), Part::BSplineSurfacePy::vIso(), Part::BezierSurfacePy::vIso(), and Part::GeometrySurfacePy::VPeriod().

def StartPage::StartPage::translate (   context,
  text 
)

Definition at line 5 of file StartPage.py.


Variable Documentation

tuple StartPage::StartPage::text01 = translate("StartPage","FreeCAD Start Center")

Definition at line 11 of file StartPage.py.

tuple StartPage::StartPage::text02 = translate("StartPage","Start a new project")

Definition at line 12 of file StartPage.py.

tuple StartPage::StartPage::text03 = translate("StartPage","Recent Files")

Definition at line 13 of file StartPage.py.

tuple StartPage::StartPage::text04 = translate("StartPage","Latest videos")

Definition at line 14 of file StartPage.py.

tuple StartPage::StartPage::text05 = translate("StartPage","Latest news")

Definition at line 15 of file StartPage.py.

tuple StartPage::StartPage::text06 = translate("StartPage","On the web")

Definition at line 16 of file StartPage.py.

tuple StartPage::StartPage::text07 = translate("StartPage","This is the FreeCAD Homepage. Here you will be able to find a lot of information about FreeCAD, including tutorials, examples and user documentation.")

Definition at line 17 of file StartPage.py.

tuple StartPage::StartPage::text08 = translate("StartPage","FreeCAD Homepage")

Definition at line 18 of file StartPage.py.

tuple StartPage::StartPage::text09 = translate("StartPage","Example projects")

Definition at line 19 of file StartPage.py.

tuple StartPage::StartPage::text10 = translate("StartPage","Schenkel STEP file")

Definition at line 20 of file StartPage.py.

tuple StartPage::StartPage::text11 = translate("StartPage","Load a PartDesign example")

Definition at line 21 of file StartPage.py.

tuple StartPage::StartPage::text12 = translate("StartPage","Load a Drawing extraction")

Definition at line 22 of file StartPage.py.

tuple StartPage::StartPage::text13 = translate("StartPage","Load a Robot simulation example")

Definition at line 23 of file StartPage.py.

tuple StartPage::StartPage::text14 = translate("StartPage","Projects from the Web")

Definition at line 24 of file StartPage.py.

tuple StartPage::StartPage::text15 = translate("StartPage","Schenkel STEP")

Definition at line 25 of file StartPage.py.

tuple StartPage::StartPage::text16 = translate("StartPage","Complex Part")

Definition at line 26 of file StartPage.py.

tuple StartPage::StartPage::text17 = translate("StartPage","Close this window after opening or creating a file")

Definition at line 27 of file StartPage.py.

tuple StartPage::StartPage::text18 = translate("StartPage","Don't show me this window again next time")

Definition at line 28 of file StartPage.py.

tuple StartPage::StartPage::text19 = translate("StartPage","Designing parts")

Definition at line 29 of file StartPage.py.

tuple StartPage::StartPage::text20 = translate("StartPage","The <b>Part Design</b> workbench is designed to create complex pieces based on constrained 2D sketches. Use it to draw 2D shapes, constrain some of their elements and extrude them to form 3D pieces.")

Definition at line 30 of file StartPage.py.

tuple StartPage::StartPage::text21 = translate("StartPage","Example workflow")

Definition at line 31 of file StartPage.py.

tuple StartPage::StartPage::text22 = translate("StartPage","Part Design")

Definition at line 32 of file StartPage.py.

tuple StartPage::StartPage::text23 = translate("StartPage","Designing architectural elements")

Definition at line 33 of file StartPage.py.

tuple StartPage::StartPage::text24 = translate("StartPage","The <b>Architectural Design</b> workbench is specially designed for working with architectural elements such as walls or windows. Start by drawing 2D shapes, and use them as guides to build architecutral objects.")

Definition at line 34 of file StartPage.py.

tuple StartPage::StartPage::text25 = translate("StartPage","Architectual Design")

Definition at line 35 of file StartPage.py.

tuple StartPage::StartPage::text26 = translate("StartPage","Working with Meshes")

Definition at line 36 of file StartPage.py.

tuple StartPage::StartPage::text27 = translate("StartPage","The <b>Mesh Workbench</b> is used to work with Mesh objects. Meshes are simpler 3D objects than Part objects, but they are often easier to import and export to/from other applications.")

Definition at line 37 of file StartPage.py.

tuple StartPage::StartPage::text28 = translate("StartPage","FreeCAD offers you several tools to convert between Mesh and Part objects.")

Definition at line 38 of file StartPage.py.

tuple StartPage::StartPage::text29 = translate("StartPage","Work with Meshes")

Definition at line 39 of file StartPage.py.

tuple StartPage::StartPage::text30 = translate("StartPage","The complete workbench")

Definition at line 40 of file StartPage.py.

tuple StartPage::StartPage::text31 = translate("StartPage","FreeCAD default workbench")

Definition at line 41 of file StartPage.py.

tuple StartPage::StartPage::text32 = translate("StartPage","populated with some of the most commonly used tools.")

Definition at line 42 of file StartPage.py.

tuple StartPage::StartPage::text33 = translate("StartPage","file size:")

Definition at line 43 of file StartPage.py.

tuple StartPage::StartPage::text34 = translate("StartPage","creation time:")

Definition at line 44 of file StartPage.py.

tuple StartPage::StartPage::text35 = translate("StartPage","last modified:")

Definition at line 45 of file StartPage.py.

tuple StartPage::StartPage::text36 = translate("StartPage","location:")

Definition at line 46 of file StartPage.py.

tuple StartPage::StartPage::text37 = translate("StartPage","User manual")

Definition at line 47 of file StartPage.py.

tuple StartPage::StartPage::text38 = translate("StartPage","http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Online_Help_Toc")

Definition at line 48 of file StartPage.py.

tuple StartPage::StartPage::text39 = translate("StartPage","Tutorials")

Definition at line 49 of file StartPage.py.

tuple StartPage::StartPage::text40 = translate("StartPage","Python resources")

Definition at line 50 of file StartPage.py.

tuple StartPage::StartPage::text41 = translate("StartPage","File not found")

Definition at line 51 of file StartPage.py.

tuple StartPage::StartPage::text42 = translate("StartPage","from <a href=http://twitter.com/FreeCADNews>@FreeCADNews</a>")

Definition at line 52 of file StartPage.py.

tuple StartPage::StartPage::text43 = translate("StartPage","The FreeCAD-tutorial blog")

Definition at line 53 of file StartPage.py.

tuple StartPage::StartPage::text44 = translate("StartPage","from <a href=http://www.youtube.com/user/FreeCADNews?feature=mhee>FreeCADNews channel</a>")

Definition at line 54 of file StartPage.py.

tuple StartPage::StartPage::text45 = translate("StartPage","This is the official user manual of FreeCAD, built, maintained and translated by the FreeCAD community.")

Definition at line 55 of file StartPage.py.

tuple StartPage::StartPage::text46 = translate("StartPage","The tutorials section on the FreeCAD website")

Definition at line 56 of file StartPage.py.

tuple StartPage::StartPage::text47 = translate("StartPage","The section of the FreeCAd website dedicate dto python scripting, with examples, explanations, and API commands.")

Definition at line 57 of file StartPage.py.

tuple StartPage::StartPage::text48 = translate("StartPage","A blog dedicated to teaching FreeCAD, maintained by members of the FreeCAD community")

Definition at line 58 of file StartPage.py.


Generated on Wed Nov 23 19:02:48 2011 for FreeCAD by  doxygen 1.6.1