PythonPart examples

There are many PythonPart examples included in the Allplan installation. The examples are located in the folders:

  • …\etc\Examples\PythonParts\… for the pyp files

  • …\etc\PythonPartsExampleScripts\… for the py files

To include the examples in Allplan’s Library Palette, the path of the pyp files can be added to the External folder, for example.

The following example folders are available:

Folder

Description

BasisExamples

contains examples from Allplan BasisElements library

ContentExamples

contains complex PythonPart examples

GeometryExamples

contains examples from the Allplan Geometry library

InteractorExamples

contains examples from the Allplan IFW_Input library

PaletteExamples

contains examples demonstrating the palette functionalities

ReinforcementExamples

contains examples with special reinforcement functionalities

StructuralFramingExamples

contains examples with special structural framing functionalities

ToolsAndStartExamples

contains helpful start examples