Search Results for

    Show / Hide Table of Contents

    Method GetCameraDefinition

    GetCameraDefinition(ElementId, out Point3D, out Direction3D, out Direction3D, out double, out double)

    Gets the definition of a camera entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 0, 0)]
    void GetCameraDefinition(ElementId inElementId, out Point3D outEyePosition, out Direction3D outLookAtDirection, out Direction3D outUpDirection, out double outFieldAngle, out double outFieldRadius)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the camera entity to analyze.

    Point3D outEyePosition

    Eye position.

    Direction3D outLookAtDirection
    Direction3D outUpDirection
    double outFieldAngle

    Field angle for perspective projection, or 0 if orthographic projection.

    double outFieldRadius

    Field radius for orthographic projection, or distance between camera origin and projection plane if perspective projection.

    Remarks

    This method is available since v7.7.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.