![]() | APIget |
public List<double[]> getLastSectionResDomainPoints( int domainType, double cleanResponseTolerance = 0 )
Public Function getLastSectionResDomainPoints ( domainType As Integer, Optional cleanResponseTolerance As Double = 0 ) As List(Of Double()) Dim instance As API Dim domainType As Integer Dim cleanResponseTolerance As Double Dim returnValue As List(Of Double()) returnValue = instance.getLastSectionResDomainPoints(domainType, cleanResponseTolerance)
public: List<array<double>^>^ getLastSectionResDomainPoints( int domainType, double cleanResponseTolerance = 0 )
member getLastSectionResDomainPoints : domainType : int * ?cleanResponseTolerance : float (* Defaults: let _cleanResponseTolerance = defaultArg cleanResponseTolerance 0 *) -> List<float[]>
(c) NextFEM 2015-2025