Empty constructor.
Return object's global RGB color defined as OccViewer.ColorString
Set object's global color or empty string to unset.
Return height.
Set height
Return icon id.
Set icon id.
Get object id as string.
Open image from given preloaded file.
file should be preloaded with ModelLoader::uploadUrl
or ModelLoader::preloadFile
.
theFilePath should contain correct image extension.
path to image file.
Return TRUE if object with specified Id exists.
Return TRUE if object with specified Id has deferred data loaded.
Return normal
Set normal
Return position in 3D.
Set position in 3D.
Return object's selectable status.
Set object's selectable status.
Return point size.
Set point size.
Return thickness.
Set thickness
Return object's transparency within [0.0, 1.0]
range, or 0.0
if unspecified.
Set object's global transparency within [0.0, 1.0]
range, or 0.0
to unset.
Get up direction
Set up direction
Get if point has a defined bound box (for example: for camera fitting.)
Set if point has a defined bound box (for example: for camera fitting.)
Return object visibility state.
Set object visibility state.
Return view in which object is visible or NULL if it is not displayed or displayed in multiple views.
Set object to be visible only within specific view or all views (NULL) - view affinity. Note that visible still has to be set independently.
Protected
_cloneMake a copy of existing object with new id
Represents interactive 3D point / marker.