-
Notifications
You must be signed in to change notification settings - Fork 2
Known issues
For general issues identified and planned to be fixed see the issue page.
There are some known limitations with the GSA object model that might make some information get lost when pushing to the software. The known limitations are outlined below.
It is important that all unique section properties and materials, have a unique name, to be able to push all objects to GSA. Objects with the same name will be treated as the same object.
No known issues. Node constraints below
No known issues. Bar releases, materials and Section properties below
Not supported
Meshes pushed to GSA will be converted to objects with only one mesh face each. This is a limitation due to how GSA is handling 2d elements.
FEMeshes must have a surface property assigned to be pushed sucessfully.
Missing properties:
- CompressiveYieldStrength
- TensileYieldStrength
- StrainAtYield
- DryDensity
Refer here for some more details. Missing properties:
- Corner, toe and fillet radii
- Weld size
- Reinforcement (On concrete sections)
Limitations:
- Area and other related constants might get slightly changed due to the above mentioned missing radii and weld size properties
Limitations:
- PanelType (Always set to 'Slab' on read)
Missing properties:
- Name
Limitations:
- Translation and Rotation (X, Y, Z) DOF type is set to 'spring' or 'fixed' only. All other constraints ('damped', 'springPositive' etc.) will all be set to 'spring'.
Missing Properties:
- Name of release, Name of release.StartRelease and release.EndRelease
Limitations:
- Translation and Rotation (X, Y, Z) DOF type is set to 'spring' or 'fixed' only. All other constraints ('damped', 'springPositive' etc.) will all be set to 'spring'.
No known issues