Creates an element from the Structural Analytical Model Surface Member.
GSErrCode ACAPI_AnalyticalModel_CreateElementFromSurfaceMember ( const API_AnalyticalSurfaceMember& api_surfaceMember, API_Guid* elemGuid, API_ImportIdMappingType* idMapping = nullptr );
Parameters
- api_surfaceMember
- [in] The Surface Member to create the element from.
- elemGuid
- [out] The unique identifier of the element created.
- idMapping
- [out] An optional paramter which stores the mapping table for the edges and vertices of the member.
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