Creating a real report
A report was requested that would show all of the applied loads (source loads) applied to a pole. This excludes reactions to the loads so applied by guying…
A report was requested that would show all of the applied loads (source loads) applied to a pole. This excludes reactions to the loads so applied by guying…
As a more advanced example of an O-Calc Pro plugin, this article describes the ‘Show on Google Earth’ Plugin. First to understand how this particular integration with Google…
This document describes the coordinate conventions used to describe all physical and notional elements in the PPL system. By convention all linear values are in inches and all…
1.0 Coordinates All coordinates are in a cylindrical polar scheme relative to an immediate parent. A = Rotation about a vertical axis in radians X = Distance from…
When creating scripts and plugins it is sometimes convenient to be able to process a tokenized template and fill in selected values from calculated values or form attributes…
The default O-Calc Pro Report template will create a simple report with default header and a single table of pole capacity utilization values. Below are some explanations of…
Introduction This document describes the development process to create a customized O-Calc Pro Plugins and Reports. O-Calc Pro Plugins can be created to perform a wide verity of…
The default O-Calc Pro Plugin template will create a message box showing the message “Hello World”. Below are some explanations of the various code components of this simple…
O-Calc Pro allows the use of scripting to automate repetitive tasks, to perform structure verifications, and for other tasks. The use of the scripting system is covered in…
O-Calc Pro provides a complete set of routines for performing all of the units conversion that might be required by O-Calc developers. It is important to understand that…