 | 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
SyntaxReadOnly Property IsReadOnly As Boolean
Get
Dim instance As IMaterial
Dim value As Boolean
value = instance.IsReadOnly
Property Value
Type:
Boolean
See Also