⚠️ Warning: This documentation article is not fully implemented yet.
GetMemberSpecCode
Gets the type of specification attached to the specified member.
Parameters
| Parameter | Description |
|---|
varMembNo | Member number ID. |
SpecCode | Value referring to the type of member specification. See table below. |
SpecCode Values
| Value | Member Specification Type |
|---|
| 0 | Truss member |
| 1 | Tension-only member |
| 2 | Compression-only member |
| 3 | Cable only |
| 4 | Joist member |
| -1 | Other |
For additional information, see Section "TR.23 Axial Member Specifications" of the Technical Reference Manual.
Return values
| Code | Description |
|---|
| 1/TRUE | OK. |
| 0/FALSE | Error. |