Syntax
POINTS arg1 arg2 arg3 arg4 arg5
Description
The (skewed) coordinate system (u,v) of the point grid is specified by the SYSTEM command. The number and distribution of points in this system are defined here.
Arguments
Minimum quantity: 3
arg1
Value |
Dimension |
Meaning |
1 |
INT |
Definition of points in the 1st direction (u) |
2 |
INT |
Definition of points in the 2nd direction (v) |
arg2
Value |
Dimension |
Meaning |
d0 |
LCROSSD |
Starting offset of the 1st point in the chosen direction |
d0var |
TEXT |
Starting offset is defined by the specified variable of type LENGTH. |
arg3
Value |
Dimension |
Meaning |
np |
INT |
Number of points in the chosen direction |
arg3
Value |
Dimension |
Meaning |
dp |
LCROSSD |
Distance between the points in the chosen direction |
dpvar |
TEXT |
Distance is defined by the specified variable of type LENGTH. |
arg4
Value |
Dimension |
Meaning |
- |
- |
If no entry is made, the direction selected under SYSTEM is used for the point spacing. |
ZLOC |
KEYWORD |
The point distance is measured along the 1st parametric line "Zloc”. |
YLOC |
KEYWORD |
The point distance is measured along the 2nd parametric line "Yloc”. |
Z0 |
KEYWORD |
The point distance is measured along Z=0 of the cross section (horizontally). |
Y0 |
KEYWORD |
The point distance is measured along Y=0 of the cross section (vertically). |
Scopes
POINTGRID
Examples
POINTS 2 "TenSv" 7 "TenH"
The points vary along the 2nd Direction of the grid with a start offset defined by the variable "TenSv” and with a point spacing defined by the variable "TenH”. This creates 7 points that can be used when entering tendon points.
|
(C) ALLPLAN GmbH |
Privacy policy |