Removes a Simple material from a Compound material.
FUNCTION RemoveSubMtrlFromMtl(
hMaterial : HANDLE;
subMtrlName : STRING): Boolean;def vs.RemoveSubMtrlFromMtl(hMaterial, subMtrlName):
return Boolean| Name | Type | Description |
|---|---|---|
| hMaterial | HANDLE | Handle of a Compound material |
| subMtrlName | STRING | Name of a Simple material to be deleted |
Availability: from Vectorworks 2021
- Object Attributes