Syntax
BOOLEAN arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9 arg10 arg11 arg12
Description
There is only one type of Boolean operation for DECK type components. This makes it much easier to adjust the haunches above the beams in order to model the connection to the deck cross-section. The specification of the station areas serves to limit the area under consideration and speeds up the time-critical geometric search.
Arguments
Minimum number: 6
arg1
Value |
unit |
Meaning |
HAUNCH |
KEYWORD |
A Boolean operation of type HAUNCH is defined. The necessary and optional arguments follow. |
arg2
Value |
unit |
Meaning |
unit |
INT |
Structural unit of the deck cross-section above the girder under consideration |
arg3
Value |
unit |
Meaning |
STATIONS |
KEYWORD |
This is followed by the station area to be viewed on deck. If this information is missing then the entire deck is analyzed. |
BOUNDARY |
KEYWORD |
If the station area is not specified (see above) then the arguments that define the carrier area follow. |
CLEAR |
KEYWORD |
Existing Boolean operations are deleted. The program searches for Boolean operations with a match in arg1 and arg2. |
arg4 (arg3 = STATIONS)
Value |
unit |
Meaning |
sbeg |
TEXT |
Name of the deck station where the haunch begins |
arg5 (arg3 = STATIONS)
Value |
unit |
Meaning |
send |
TEXT |
Name of the deck station where the haunch ends |
arg6 (arg3 = STATIONS)
Value |
unit |
Meaning |
BOUNDARY |
KEYWORD |
If the station area is not specified (see above) then the arguments that define the carrier area follow. |
arg4 (arg3 = BOUNDARY) or arg7 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
bname |
TEXT |
Name of the edge in the beam cross-section that defines the haunch |
arg5 (arg3 = BOUNDARY) or arg8 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
AT |
KEYWORD |
The following are the arguments for specifying the beam and its area |
arg6 (arg3 = BOUNDARY) or arg9 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
gname |
KEYWORD |
Name of the underlying beam |
arg7 (arg3 = BOUNDARY) or arg10 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
STATIONS |
KEYWORD |
This is followed by the station area to be viewed on the beam. If this information is missing then the entire beam is analyzed. |
arg8 (arg3 = BOUNDARY) or arg11 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
sbeg |
TEXT |
Name of the deck station where the haunch begins |
arg9 (arg3 = BOUNDARY) or arg12 (arg6 = BOUNDARY)
Value |
unit |
Meaning |
send |
TEXT |
Name of the deck station where the haunch ends |
arg? (The arguments below can be attached depending on the operation selected).
Value |
unit |
Meaning |
TEMPLATE |
KEYWORD |
The Boolean operation is determined by the referenced template and is inherited. |
REPLACE |
KEYWORD |
The existing Boolean operation is overwritten. The program searches for the Boolean operation with a match in arg1 and arg2. |
FEMDEPTH |
KEYWORD |
Specification of the model depth to which the body is assigned. The next argument is an integer. |
arg-i (argi-1 = FEMDEPTH)
Value |
unit |
Meaning |
idepth |
INT |
The body is taken into account in the FE model if its model depth is less than or equal to the global FE model depth. At a model depth of 0, the body is not taken into account. |
Scopes
DECK/BOOLEANS
Examples
BOOLEAN HAUNCH "1" STATIONS s001 s011 BOUNDARY "Haunch" AT "Girder1-2-1"
BOOLEAN HAUNCH "2" STATIONS s001 s011 BOUNDARY "Haunch" AT "Girder1-2-2"
BOOLEAN HAUNCH "3" STATIONS s001 s011 BOUNDARY "Haunch" AT "Girder1-2-3"
BOOLEAN HAUNCH "4" STATIONS s001 s011 BOUNDARY "Haunch" AT "Girder1-2-4"
|
(C) ALLPLAN GmbH |
Privacy policy |