Table of Contents

Method LookAt

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

LookAt(object, object, double)

Changes the view of the document based on the passed parameters.

public void LookAt(object eyePosition, object TagetPoint, double twistAngle)

Parameters

eyePosition object

A point (as array) in Current User Coordinate System (UCS) representing the position of the camera.

TagetPoint object

A point (as array) in Current User Coordinate System (UCS) representing the target point.

twistAngle double

The twist of the camera in radians.