Description | ||||||||||||||||||||||||||
Sets the beam data from this beam object. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechBeam.h> | ||||||||||||||||||||||||||
ProError | ProMechbeamBeamdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The beam. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechBeamData data | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The beam data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|