Inhalt

Index

RADIUS

RADIUS controls the appearance of arcs, circles and correlated forms or bodies depending on their radius.

A circle with a radius of r is represented by:
- a hexagon, if r < radius_min
- a n-edged polygon, if radius_min < r < radius_max (with n = (6+30*(r - radius_min)/(radius_max - radius_min))
- a 36-edged polygon, if r > radius_max

The conversion of arcs is performed proportional.

As soon as the command RADIUS is used, the settings of prior used commands RESOL and/or RISE are no longer valid.

Syntax

RADIUS radius_min, radius_max

Parameters

radius_min (decimal): lower limiting value for the radius

radius_max (decimal): upper limiting value for the radius

parameter restrictions: radius_max > radius_min

Remarks

Usable since script version 1.1 (Allplan 2012-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy