KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveCoefficientLine

RemoveCoefficientLine(CoefficientLine)

Removes a coefficient line from a table which it belongs to.

Declaration
public void RemoveCoefficientLine(Appli.Supplier.Catalog.CoefficientLine coeffLine)
Parameters
Type Name Description
Appli.Supplier.Catalog.CoefficientLine coeffLine

The coefficient line to remove.

In this article
Back to top Generated by DocFX