Click or drag to resize

IMaterialIsReadOnly Property

Get flag indicating that the material is read-only and cannot be removed nor changed. This flag is always true for built-in materials.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also