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