spatial.addNodes.byId Procedure Adds the given nodes list to the layer, returns the count Signature spatial.addNodes.byId(layerName :: STRING, nodeIds :: LIST<STRING>) :: (count :: INTEGER) Input parameters Name Type Default Description layerName STRING null The name of the layer nodeIds LIST<STRING> null A list of elementIds of the nodes to add Output parameters Name Type Description count INTEGER