WriteComputingObjects(WriteParamsWithMaterials, Stream) Constructor

Stream constructor.
Public Sub New( _ 
ByVal writeParams As WriteParamsWithMaterials, _ 
ByVal stream As Stream
)
This language is not supported or no code example is available.
public WriteComputingObjects( 
WriteParamsWithMaterials writeParams
Stream stream 
)
This language is not supported or no code example is available.

Parameters

writeParams
WriteParamsWithMaterials

stream
Stream

The file stream

.NET Framework

Supported in: 4.8

In this article

Definition