input MeasurementPatch {# Whether or not this measurement should be shown in public views of the model.enabled: BooleanendNormal: IPoint3DendPosition: IPoint3D# The floor this measurement is on.floorId: IDlabel: String# The room the measurement is in.roomId: IDstartNormal: IPoint3DstartPosition: IPoint3D}