Syntax
BODY2AXIS 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: 4
arg1
Value |
Dimension |
Meaning |
body |
TEXT |
Member name |
arg2
Value |
Dimension |
Meaning |
AXREF |
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 != AXREF)
Value |
Dimension |
Meaning |
AXREF |
KEYWORD |
The following are the arguments that define the connection position. |
arg3 (arg2 = AXREF) or arg4 (arg3 = AXREF)
Value |
Dimension |
Meaning |
name |
TEXT |
Reference axis |
arg4 (arg2 = AXREF) or arg5 (arg3 = AXREF)
Value |
Dimension |
Meaning |
station |
STATION |
Local station value at axis |
arg5 (arg2 = AXREF) or arg6 (arg3 = AXREF)
Value |
Dimension |
Meaning |
HABS |
KEYWORD |
The absolute height follows as the next argument. |
HREL |
KEYWORD |
The relative height follows as the next argument. |
arg6 (arg2 = AXREF) or arg7 (arg3 = AXREF)
Value |
Dimension |
Meaning |
height |
LSTRUCTD |
Height value |
Scopes
GPOSITIONS
Examples
BODY2AXIS "Prism 3" BACK AXREF "Axis 1" 10.000000 HREL -7.000
The prismatic member "Prism 3" is positioned at station 10.000000 of axis "Axis 1", at height -7.000, relatively to the axis elevation.
|
(C) ALLPLAN GmbH |
Privacy policy |