Syntax
BODY2SMEM arg1 arg2 arg3 arg4 arg5 arg6 arg7
Description
A member of type BODY is positioned. The member can have one or 2 connection positions, depending on its subtype.
Arguments
Minimum quantity: 5
arg1
Value |
Dimension |
Meaning |
body |
TEXT |
Member name |
arg2
Value |
Dimension |
Meaning |
CGREF |
KEYWORD |
The following are the arguments that define the connection position. |
BACK |
KEYWORD |
Optional argument. If it is missing, then enter the connection of the local origin (0,0,0). |
FRONT |
KEYWORD |
Optional argument. Only certain members of type BODY owns a 2nd connection. If there is a defined beginning and end, as with prismatic bodies, then both positions can be input. |
arg3 (arg2 != CGREF)
Value |
Dimension |
Meaning |
CGREF |
KEYWORD |
The following are the arguments that define the connection position. |
arg3 (arg2 = CGREF) or arg4 (arg3 = CGREF)
Value |
Dimension |
Meaning |
name |
TEXT |
Reference member |
arg4 (arg2 = CGREF) or arg5 (arg3 = CGREF)
Value |
Dimension |
Meaning |
sname |
TEXT |
Station name |
arg5 (arg2 = CGREF) or arg6 (arg3 = CGREF)
Value |
Dimension |
Meaning |
FRONT |
KEYWORD |
Front side of the station |
BACK |
KEYWORD |
Backside of the station |
arg6 (arg2 = CGREF) or arg7 (arg3 = CGREF)
Value |
Dimension |
Meaning |
cpname |
TEXT |
Name of the reference point in the cross-section at the station |
Scopes
GPOSITIONS
Examples
BODY2SMEM "Body1" BACK CGREF "Girder1" s003 FRONT "Pright"
BODY2SMEM "Body1" FRONT CGREF "Girder2" s005 FRONT "Pleft"
The prismatic member "Body1” is positioned between 2 different stations.
|
(C) ALLPLAN GmbH |
Privacy policy |