VS:RemoveGeoref

From Vectorworks Developer
Revision as of 14:48, 5 September 2023 by VPeichev (talk | contribs) (Some functions are available from Vectorworks 2023.3)
Jump to navigation Jump to search

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

Description

Remove the georeferencing settings for a given layer handle, or for the document if NIL is provided.

PROCEDURE RemoveGeoref(
hLayer :HANDLE);
def vs.RemoveGeoref(hLayer):
    return None

Parameters

hLayer HANDLE

Version

Availability: from Vectorworks 2023.3