Syntax
RIGIDB2M arg1 arg2 arg3 arg3 arg4 arg5 arg6 arg7 arg8
Description
Entry of the rigid connection between a BODY type component and a station-defined component (N: M) or a spring (N:1), whereby the target nodes (part 1 of the definition) receive the node number of their reference node (part 2 of the definition, see "TO").
Arguments
Minimum number: 3
arg1
Value |
unit |
Meaning |
name |
TEXT |
Component name (destination) |
arg2
Value |
unit |
Meaning |
FRONT |
KEYWORD |
Restriction of the destination area to its front side, if applicable (BODY-PRISM) |
BACK |
KEYWORD |
Restriction of the destination area to its rear side, if applicable (BODY-PRISM) |
TO |
KEYWORD |
The inputs of the reference component follow as the next arguments. |
CLEAR |
KEYWORD |
Existing connections are deleted. There are no further arguments. The program searches for all connections of the same type and with the specified component name name in the first argument and deletes them. |
arg3 (arg2 != TO)
Value |
unit |
Meaning |
TO |
KEYWORD |
The inputs of the reference component follow as the next arguments. |
arg("TO")+1
Value |
unit |
Meaning |
rname |
TEXT |
Station-defined component (reference) |
arg("TO")+2
Value |
unit |
Meaning |
FRONT |
KEYWORD |
Front side (bearing) |
BACK |
KEYWORD |
Rear side (bearing) |
arg("TO")+2 or arg("TO")+3 (arg("TO")+2 = FRONT|BACK )
Value |
unit |
Meaning |
runit |
INT |
Number of the structural part that represents the node (reference) |
arg("TO")+i (i=2|3|4, depending on the use of the above arguments)
Value |
unit |
Meaning |
NOTOL |
KEYWORD |
No restriction to the search |
TOL |
KEYWORD |
The search is restricted by the 3 following tolerances |
arg("TO")+i (i=3|4|5, arg-(i-1) = TOL)
Value |
unit |
Meaning |
tolx |
LSTRUCTD |
Tolerance in X |
toly |
LSTRUCTD |
Tolerance in Y |
tolz |
LSTRUCTD |
Tolerance in Z |
Scopes
CONNECTIONS
Examples
RIGIDB2M "Body2" BACK TO "Ground" TOL 0.100E+00 0.200E+01 0.100E+00
The component "Body2" is connected via its rear side to the "Ground" support. Only nodes within the specified tolerance are considered.
RIGIDB2M "Abutment_1" TO "Bearing 3-1-2" BACK TOL 0.200E+00 0.100E+01 0.200E+00
The component "Abutment_1" contains solid elements that are within the specified tolerance relative to the bearing node. The nodes of the volume elements found are connected to the "Bearing 3-1-2” bearing.
|
(C) ALLPLAN GmbH |
Privacy policy |