
System.Object
EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition
EPLAN.Harness.API.Projects.Documents.Camera.Camera3DPosition
public class Camera3DPosition : CameraPosition
Name | Description | |
---|---|---|
![]() | Camera3DPosition Constructor | Creates new position of camera for 3D environment. |
Name | Description | |
---|---|---|
![]() | Height | Height of the camera view. (Inherited from EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition) |
![]() | Position | Position of the camera in 3D environment. |
![]() | Target | Target point of the camera. |
![]() | Up | Up vector of the camera. |
![]() | Width | Width of the camera view. (Inherited from EPLAN.Harness.API.Projects.Documents.Camera.CameraPosition) |