CAMSet#
(CAM Set)
- Abstract Class
- Default object name:
cam_set
- Inherits from: ProjectItem
No corresponding User page.
Description#
Shares CAM between contexts.
Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
string |
stored |
VISUAL_HINT_SCRIPT |
CID#
class "CAMSet" "ProjectItem" {
abstract yes
#version 0.9
icon "../icons/object_icons/cam_set.iconrc"
doc "Shares CAM between contexts."
script "stored" {
filter ""
value ""
}
}