VS:RemovePartTag

From Vectorworks Developer
Revision as of 18:24, 15 September 2021 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

Remove the part tag and all part information from the specified sub-object.

FUNCTION RemovePartTag(
objectHandle :HANDLE) : BOOLEAN;
def vs.RemovePartTag(objectHandle):
    return BOOLEAN

Parameters

objectHandle HANDLE The sub-object handle.

Return Value

Return TRUE if all part tag data have been removed from the sub-object.

Version

Availability: from Vectorworks 2022