input MeasurementPatch {# The floor this measurement is on.floorId: ID# Whether or not this measurement should be shown in public views of the model.enabled: Booleanlabel: StringstartPosition: IPoint3DendPosition: IPoint3DstartNormal: IPoint3DendNormal: IPoint3D# The room the measurement is in.roomId: ID}