Creates an element from the Structural Analytical Model Curve Member.
GSErrCode ACAPI_AnalyticalModel_CreateElementFromCurveMember ( const API_AnalyticalCurveMember& api_curveMember, const ProfileVectorImage* profileImage API_Guid* elemGuid );
Parameters
- api_curveMember
- [in] The Curve Member to create the element from.
- profileImage
- [in] The Profile Vector Image for custom profiles.
- elemGuid
- [out] The unique identifier of the element created.
Return Values
NoError
- The function has completed with success.
For other common API errors see the API Errors document.
Requirements
- Version: API 24 or later
- Header: .\ACAPinc.h