EntityList.WriteCSharp Method

Experimental feature to write curves in C# programming language to a text file.
Public Sub WriteCSharp( _ 
ByVal fileName As String
)
This language is not supported or no code example is available.
public void WriteCSharp( 
string fileName 
)
This language is not supported or no code example is available.

Parameters

fileName
string

The file name

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition