opentolineTL

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CODING/DEVELOP
Introduced first in SolidGeometry 5.3, Creation date: 2023-03-07, Last change: 2025-09-15

same as original fnct but deployable



See Also: editTL , commandwindowTL , docTL , webTL

Example Illustration

 missing image of opentolineTL(params)

Syntax

opentolineTL([params])

Input Parameter

params: same as original function




Copyright 2023-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Algorithm (Workflow)

This function, opentolineTL, is a wrapper around the original opentoline function, designed to be deployable. It is part of the SolidGeometry library, version 5.3, and was created by Tim Lueth in 2023.

Input Parameters

Function Workflow

  1. The function begins by checking if the code is running in a deployed application using the isdeployed function.
  2. If the code is not deployed, it calls the original opentoline function with the provided input arguments using varargin{:}.

Additional Information

The function is part of a set of auxiliary procedures, which include other functions like editTL, commandwindowTL, docTL, and webTL. These functions are likely designed to provide similar functionality in a deployable format.

The function does not contain any switch conditions, so there are no specific case statements to explain.

Algorithm explaination created using ChatGPT on 2025-08-18 21:58. (Please note: No guarantee for the correctness of this explanation)

Last html export of this page out of FM database by TL: 2025-09-21