ReferencePointSet Category: Calibration Base class: Resource Properties points : List[ReferencePoint] Methods allPoints(self) -> List[ReferencePoint] append(self, point: ReferencePoint) findActiveTracked(self) -> List[ReferencePoint] findInactiveTracked(self) -> List[ReferencePoint] findUnparented(self) -> List[ReferencePoint] findUnused(self) -> List[ReferencePoint] numReferencePointsLinedUp(self, muted: bool) -> int remove(self, point: ReferencePoint)