INPUT_OBJECT
MeasurementPatch
link GraphQL Schema definition
- input MeasurementPatch {
- # The floor this measurement is on.
- ID :
- # Whether or not this measurement should be shown in public views of the model.
- Boolean :
- String :
- IPoint3D :
- IPoint3D :
- IPoint3D :
- IPoint3D :
- # The room the measurement is in.
- ID :
- # @internal
- String :
- # @internal
- MeasurementPathLineType :
- }