Harness proD API Help
EPLAN.Harness.API.Projects.Documents.Camera Namespace / Camera3DPosition Class
Properties

In This Topic
    Camera3DPosition Class Members
    In This Topic

    The following tables list the members exposed by Camera3DPosition.

    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