Click or drag to resize

APIcheckOverlappedElements Method

Check overlapped elements in the model
REST path: /op/mesh/findoverlappedelements
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string[] checkOverlappedElements()

Return Value

String
A list of overlapped elements
Remarks
Elements are checked by their centroid, partial overlapping are not included
See Also