VS:RemoveCustomObjectColor: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 09:42, 3 February 2023

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Deletes an auxilary color index stored in 'objectHand' previously with SetCustomObjectColor.

FUNCTION RemoveCustomObjectColor(
objectHand :HANDLE;
inTagID :INTEGER) : BOOLEAN;
def vs.RemoveCustomObjectColor(objectHand, inTagID):
    return BOOLEAN

Parameters

objectHand HANDLE
inTagID INTEGER

Version

Availability: from VectorWorks 2008