{
  "ViewType": "None",
  "PerspectiveCamera": {
    "CameraPosition": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "CameraDirection": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "CameraUpVector": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "FieldOfView": 0
  },
  "OrthogonalCamera": {
    "CameraPosition": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "CameraDirection": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "CameraUpVector": {
      "X": 0,
      "Y": 0,
      "Z": 0
    },
    "ViewToWorldScale": 0
  },
  "ViewpointViewState": {
    "HiddenElements": [
      {
        "IfcGuid": "string",
        "OriginatingSystem": "string",
        "AuthoringToolId": "string"
      }
    ],
    "SelectedElements": [
      {
        "IfcGuid": "string",
        "OriginatingSystem": "string",
        "AuthoringToolId": "string"
      }
    ],
    "ClipMode": "None",
    "SectionBox": {
      "Center": {
        "X": 0,
        "Y": 0,
        "Z": 0
      },
      "Rotation": {
        "X": 0,
        "Y": 0,
        "Z": 0
      },
      "Size": {
        "X": 0,
        "Y": 0,
        "Z": 0
      }
    },
    "ClippingPlanes": [
      {
        "Location": {
          "X": 0,
          "Y": 0,
          "Z": 0
        },
        "Direction": {
          "X": 0,
          "Y": 0,
          "Z": 0
        }
      }
    ]
  },
  "ViewName": "string",
  "ModelName": "string",
  "PinpointPosition": {
      "X": 0,
      "Y": 0,
      "Z": 0
   }
}