Harness proD API Help
EPLAN.Harness.API.Projects.Documents.Camera Namespace / Camera3DPosition Class
Members
In This Topic
    Camera3DPosition Class
    In This Topic
    Position of the camera in 3D environment (workspace and workdesk).
    Object Model
    Camera3DPosition ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition
          EPLAN.Harness.API.Projects.Documents.Camera.Camera3DPosition

    Syntax
    public class Camera3DPosition : CameraPosition 
    Public Constructors
     NameDescription
    Public ConstructorCreates new position of camera for 3D environment.  
    Top
    Public Properties
     NameDescription
    Public PropertyHeight of the camera view. (Inherited from EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition)
    Public PropertyPosition of the camera in 3D environment.  
    Public PropertyTarget point of the camera.  
    Public PropertyUp vector of the camera.  
    Public PropertyWidth of the camera view. (Inherited from EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition)
    Top
    See Also