Syntax
CSECTION arg1 arg2
Description
BODY-PRISM type members are based on cross-sections that are extruded prismatically to form bodies. This means that the cross section remains constant. The cross section must contain a structural unit of type BEAM. However, solid elements are generated instead of bar elements. All other structural units in the cross section are ignored.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
cname |
TEXT |
Cross section name If the member refers to a member template, use the same name as in the template. |
END |
KEYWORD |
Scope will be closed. |
arg2 (arg1 != END)
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
Scopes
BODY
Examples
CSECTION "Section1" BEGIN
CVARS BEGIN
VAR "HalfWidth" 2.00000
VAR "Height" 1.00000
CVARS END
CSECTION END
Cross section "Section1” is used for the prism and its dimension is adjusted by the variables.
|
(C) ALLPLAN GmbH |
Privacy policy |