Sets element.type to API_AnalyticalPointLoadID, and element.externalElemData to pointLoad.
GSErrCode ACAPI_AnalyticalModel_SetElementFromPointLoad (
const API_AnalyticalPointLoadType& pointLoad
API_Element& element
);
Parameters
- pointLoad
- [in] The source for the element.
- element
- [out] The element to be set.
Return Values
NoError- The function has completed with success.
For other common API errors see the API Errors document.
Requirements
- Version: API 26 or later
- Header:ACAPI_Analytical_Adapter.hpp