Syntax
CLINES arg1 arg2
Description
Each cross section has a list of parametric lines. These lines can vary almost arbitrarily along the member using cross section variables and expressions. Initially, a cross section has 2 baselines: The horizontal line (ZAXIS) represents the transverse direction of the member in section. The vertical line (YAXIS) represents the local vertical direction of the member in section.
The viewing direction for the cross-sectional view is in the direction of the member (e.g. in the direction of the road axis or in positive vertical direction for supports).
Arguments
Minimum quantity: 1
arg1
Value |
Meaning |
BEGIN |
Scope will be opened |
END |
Scope will be closed |
arg2 (arg1 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the list. |
CLEAR |
KEYWORD |
All parametric lines are deleted before the scope is imported. |
Scopes
CSECTION
Examples
CLINES BEGIN
CLINES END
|
(C) ALLPLAN GmbH |
Privacy policy |