Modify Content on Space Objects
The CADViewer API supports a number of methods to perform operations on Space Objects change internal values in respect to attributes, location and transformation matrix, etc. The links below will open the command documentation in the CADViewer JavaScript API.
- cvjs_setCurrentSpaceObjectNodeValues()
- cvjs_setAttributeStatus()
- cvjs_setAttributeInSpaceObjectNode()
- cvjs_modifySpaceObjectDirect()
- cvjs_moveSpaceObjectDirect()
- cvjs_deleteSpaceObjectDirect()
- cvjs_setSpaceObjectDirect()
- cvjs_changeSpaceObjectLayer()
- cvjs_changeSpaceObjectLinkStatus()
- cvjs_changeSpaceObjectName()
- cvjs_changeSpaceObjectType()
- cvjs_changeSpaceObjectID()
- cvjs_spaceObjectClickHandlerControlID()
- cvjs_spaceObjectClickHandlerControlAll()