Description | ||||||||||||||||||||||||||
Sets the load geomrefs. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||||||||||||||
ProError | ProMechloadReferencesSet | ( | ||||||||||||||||||||||||
ProMechItem* load | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The load. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechGeomref* geomrefs | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
ProArray of load geomrefs. Multiple point references are not allowed for creating heat loads in Native mode. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|