VS:UpdateLayerFromFS: Difference between revisions

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

Latest revision as of 20:40, 15 September 2022

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

Description

Update a feature service bound to a layer to get the latest location information or other data. The parameter inRequestAll specifies the extent of the requested features. If inRequestAll = FALSE it will request features overlapping the view region otherwise it will request all features on the feature layer.

PROCEDURE UpdateLayerFromFS(
inRequestAll :BOOLEAN);
def vs.UpdateLayerFromFS(inRequestAll):
    return None

Parameters

inRequestAll BOOLEAN

Version

Availability: from Vectorworks 2023