-
Notifications
You must be signed in to change notification settings - Fork 3
Known issues
For general issues identified and planned to be fixed see the issue page.
There are some known limitations with the Robot object model that might make some information get lost when pushing to the software. The known limitations are outlined below.
Missing Properties:
- Name
Missing properties:
- Translation and Rotation (X, Y, Z) properties will all be set to 'Fixed' (even 'Spring'!). Only property 'Free' will be set to 'Spring' #158
Missing properties:
- Name
When pushing a section property, the adapter first tries to create a standard section based on the name of the section. Which of the section data bases that will be used depends on the RobotConfig. Read the robot object relations page for more details.
Missing properties:
- Name. Some names sometimes gets changed slightly. (CHS 33.7x4.0 => CHS 33.7x4 etc.)
- Section property values might get changed if the properties of the pushed section doesn't match the section from the data base (as mentioned above).
Robot uses a set of standard materials and the material of pushed objects will be set to a material with a matching name
The following might get changed due to the above mentioned:
- YoungsModulus
- Density
- CoeffThermalExpansion
Missing properties:
- DryDensity
- CompressiveYieldStrength
- TensileYieldStrength
- StrainAtYield
Missing properties:
- Name
- ReleaseTypes: Fixed, FixedNegative, FixedPositive, Free
Not Implemented
Missing properties:
- Name
- PanelType (Always returned as 'Slab')