Point at Part End
- Last UpdatedDec 08, 2025
- 1 minute read
This sub-syntax may be used to define a topology point at the end of seams, flanges or stiffeners on the own panel.
Syntax
|
<part_end>::= ,<part definition> , END = <part_end> [ ,M1 = <offset_along> ] [ ,M2 = <offset_perp> ] <offset_along>::=<offset_perp>::= <number> |
Description
|
<part Definition> |
The type of part S, ST, F or SEA. for example, S12 |
||
|
End |
Part end 1 or 2 in the direction of the part. |
||
|
M1 |
Specifies a displacement along the part tangent in the point. |
||
|
M2 |
Displacement perpendicular to the part tangent in the point. |
||
|
Examples: |
|||
|
POI, |
S1, END=1; |
||
|
POI, |
SEA=2, END=2, M1=200; |
||