Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.6 KB

PatchedViewpointRequest.md

File metadata and controls

21 lines (17 loc) · 1.6 KB

PatchedViewpointRequest

Properties

Name Type Description Notes
index int [optional]
guid string [optional]
originatingSystem string Name of the system in which the viewpoint is originated [optional]
authoringToolId string System specific identifier of the viewpoint in the originating BIM tool [optional]
orthogonalCamera OpenAPI\Server\Model\PatchedViewpointRequestOrthogonalCamera [optional]
perspectiveCamera OpenAPI\Server\Model\PatchedViewpointRequestPerspectiveCamera [optional]
lines OpenAPI\Server\Model\LineRequest [optional]
clippingPlanes OpenAPI\Server\Model\ClippingPlaneRequest [optional]
snapshot OpenAPI\Server\Model\PatchedViewpointRequestSnapshot [optional]
components OpenAPI\Server\Model\PatchedViewpointRequestComponents [optional]
pins OpenAPI\Server\Model\PinRequest Non standard field. Pins (or markers/annotations) are points of interest [optional]
tempId int Only used when using POST on the full-topic route to bind viewpoint with comment [optional]

[Back to Model list] [Back to API list] [Back to README]