Harness proD API Help
EPLAN.Harness.API.Projects.Documents.Camera Namespace / Camera3D Class
Members
In This Topic
    Camera3D Class
    In This Topic
    A camera for 3D designer document.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Projects.Documents.Camera.Camera
          EPLAN.Harness.API.Projects.Documents.Camera.Camera3D

    Syntax
    public class Camera3D : Camera 
    Public Methods
     NameDescription
    Public MethodOverridden. Fit view in window to all objects.  
    Public MethodOverridden. Get current position of the camera.  
    Public MethodMove the camera to specified view.  
    Public MethodSet new position for the camera. (Inherited from EPLAN.Harness.API.Projects.Documents.Camera.Camera)
    Public MethodZoom the camera to given occurrences.  
    Top
    See Also