Search Icon

O-Calc® Pro

Configuring Google Earth Pro

When using the Google Earth plugin from O-Calc Pro you need to set a few of the options in Google Earth Pro to allow opening a pole from Google Earth.

Custom Reports using Microsoft Excel

Before starting you should install:

Adding a custom chart to a report

In a previous posting ( http://o-calcpro.com/wiki/2015/12/02/creating-a-real-report/ ) we saw how to create a simple report. In that case it was the Applied Load report. In this article we are going to extend that report by adding a chart of the heights.

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 are excluded as are the loads generated by the pole itself (wind load, self weight, load from tilt, etc.).

The ‘Show on Google Earth’ O-Calc Pro Plugin Explained

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 Earth works from a user perspective, have a look at the following video.

Understanding the PPL Coordinate Space

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 angular values are in radians.

Osmose O-Calc® Pro Theory of Operation

1.0 Coordinates

Token substitution helper

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 on the structure.

Configuring O-Calc Scripting

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 detail in the manual, through training videos, and in other articles. The purpose of this article is to detail the steps involv.

O-Calc Pro Plugin – “Hello World”

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 plugin example.