Description | ||||||||||||||
Obtains the two sides of the beam data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechBeam.h> | ||||||||||||||
ProError | ProMechbeamdataSidesGet | ( | ||||||||||||
ProMechBeamData data | ||||||||||||||
/* (In) | ||||||||||||||
The beam data. | ||||||||||||||
*/ | ||||||||||||||
ProMechBeamSide** sides | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of beam sides. The function allocates memory for this argument. Use ProMechbeamsideProarrayFree to free it. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|