F3DactivateCameraMark

Syntax

F3DActivateCameraMark(CameraMark:string)

The function F3DactivateCameraMark activates the camera mark with the name you specify in the currently active 3D window. The camera mark changes the viewpoint and object of interest in the active 3D window.

Parameter

The parameter CameraMark of data type string designates the name of the camera mark.

Example

F3DactivateCameraMark("MyCameraMark")

Related Topic

Camera Marks