Harness proD API Help
EPLAN.Harness.API.Projects.Documents.Camera Namespace / Camera3DPosition Class / Camera3DPosition Constructor
Camera position.
Position of the target.
Up vector of the camera.
Height of the view.
Width of the view.
In This Topic
    Camera3DPosition Constructor
    In This Topic
    Creates new position of camera for 3D environment.
    Syntax

    Parameters

    position
    Camera position.
    target
    Position of the target.
    up
    Up vector of the camera.
    height
    Height of the view.
    width
    Width of the view.
    See Also