Layer Operations on Space Objects
Space Objects Layers
Space Objects are associated to a layer that can be operated similar to the Geometrical Elements in the drawings. The links below will open the command documentation in the CADViewer JavaScript API.
- cvjs_allSpaceObjectsOff()
- cvjs_allSpaceObjectsOn()
- cvjs_setSpaceObjectsDefaultLayer()
- cvjs_getSpaceObjectDefaultLayer()
- cvjs_getLayerForSpaceObject()
- cvjs_getLayerOnSpaceObject()
- cvjs_setSpaceObjectOnLayer()
- cvjs_setSpaceObjectOnOff()
- cvjs_returnAllSpaceObjectsOnLayer()
- cvjs_spaceObjectLayerOnOff()
Layers inside Inkscape SVG image
- cvjs_hideObjectInSpaceObjectGroup(id_node,objectTag, type)
- cvjs_showObjectInSpaceObjectGroup(id_node,objectTag, type)
- cvjs_showOnlyObjectInSpaceObjectGroup(id_node, objectTag, type )
- cvjs_showOnlyObjectInAllSpaceObjectGroups(objectTag)