Syntax
ONTERRAIN arg1
Description
The input of a reference terrain is only possible for the axis types GENERAL and ACCPOLY. The profile of the axis is calculated and a polygonal contour line is created along the terrain.
Arguments
Minimum quantity: 1
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the reference terrain |
Scopes
AXIS/PROFILES/PROFILE
Examples
PROFILES BEGIN
PROFILE "H0" BEGIN
SCALE 10
REFPROFILE "Profile"
PROFILE END
PROFILE "Profile1" ACTIVE BEGIN
SCALE 10
ONTERRAIN "Terrain1"
# Profile polygon is redundant, will be recalculated
PROFILE END
PROFILES END
The polygonal companion axis contains the profile "H0” as a reference to a profile of the reference axis. The active profile "Profile1" follows the terrain "Terrain1".
|
(C) ALLPLAN GmbH |
Privacy policy |