KneeSurgery
Loading...
Searching...
No Matches
KneeSurgery.Interfaces.IKSFunctionsService Interface Reference

Service for processing KneeSurgery-specific functions. Provides functionality to process and transform scripts containing custom KS functions. More...

Public Member Functions

string ProcessKSFunctions (string script)
 Processes and transforms a script containing custom KneeSurgery functions.

Detailed Description

Service for processing KneeSurgery-specific functions. Provides functionality to process and transform scripts containing custom KS functions.

Member Function Documentation

◆ ProcessKSFunctions()

string KneeSurgery.Interfaces.IKSFunctionsService.ProcessKSFunctions ( string script)

Processes and transforms a script containing custom KneeSurgery functions.

Parameters
scriptThe script containing KS functions to process.
Returns
The processed script with transformed KS functions.

The documentation for this interface was generated from the following file:
  • src/KneeSurgery/Interfaces/IKSFunctionsService.cs