WriteComputingObjects(WriteParamsWithMaterials, String) Constructor

File name constructor.
Public Sub New( _ 
ByVal writeParams As WriteParamsWithMaterials, _ 
ByVal fileName As String
)
This language is not supported or no code example is available.
public WriteComputingObjects( 
WriteParamsWithMaterials writeParams
string fileName 
)
This language is not supported or no code example is available.

Parameters

writeParams
WriteParamsWithMaterials

fileName
string

The file name

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition