Back to docs
Creates a MEMBER RELEASE specification.
| Parameter | Description |
|---|---|
varLocation | Offset location at START (= 0) or END (= 1) of the member. |
varDOFRelease | Degrees of freedom: No release (= 0) or Released (= 1) for FX, FY, FZ, MX, MY, and MZ. |
varSpringConst | Variable spring constants KFX, KFY, KFZ, KMX, KMY, and KMZ. |
| Code | Description |
|---|---|
| 0 | OK |
| -106 | A one-dimensional long array is expected for varDOFRelease and a one-dimensional double array for varSpringConst. |
| -108 | The array size is less than expected (should be 6). |
| -6020 | Library error: Could not create the MEMBER RELEASE specification. |
© 2024 OpenStaad
Built with Reflex