This routine removes all custom texture parts from the object.
PROCEDURE RemoveCustomTexParts(obj : HANDLE);def vs.RemoveCustomTexParts(obj):
return None| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object from which to remove custom texture parts. |
RemoveCustomTexParts(h);
AddCustomTexPart(100, ‘Stringers’);
AddCustomTexPart(200, ‘Treads’);Availability: from Vectorworks 2017