ReadFileAsyncWithDrawings.FillMaterials Method

Automatically merges materials with existing ones.
Public Sub FillMaterials( _ 
ByVal environment As Model
)
This language is not supported or no code example is available.
public void FillMaterials( 
Model environment 
)
This language is not supported or no code example is available.

Parameters

environment
Model

The Environment control

Remarks
 
Materials with the same name of the ones in the environment will be skipped.

.NET Framework

Supported in: 4.8

In this article

Definition