Syntax
POINTGRID arg1 arg2 arg3
Description
Point grids are used for geometric positioning of tendons. The point grids are not assigned to any structural unit. The points are used for referencing at tendon points.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the property set |
END |
KEYWORD |
Scope will be closed. |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the property set. |
CLEAR |
KEYWORD |
The content of the property set is deleted before the scope is imported. |
Scopes
CPROPSETS
Examples
POINTGRID "Grid1" BEGIN
SYSTEM "Zloc" "L22" LOC LOC
POINTS 1 "TenSh" 2 -0.150
POINTS 2 "TenSv" 7 "TenH"
POINTGRID END
The point grid "Grid1” has a coordinate origin at the intersection of the lines "Zloc" and "L22" and 2 local coordinate directions (along the parametric lines). The points of the grid are used in the cable points by the grid name and their position numbers (e.g. "Grid1(1:5)").
|
(C) ALLPLAN GmbH |
Privacy policy |