AlignmentData Category: Omnical Base class: Resource Subclasses: AlignmentDataPose Properties alignPos : Vec alignRot : Vec alignScale : float alignmentPointsToCoordinates : List[AlignmentPointToCoordinates] masterScreen : Object nonUniformReshapeScaling : bool reshapeAlgorithm : int screenScaling : bool secondaryAlignmentScreens : List[Object] (Read-Only) Methods addAlignmentCoordinate(self, aptc: AlignmentPointToCoordinates, coord: Vec2, cam: str) addAlignmentPoint(self, cameraMats: CameraMats, coord: Vec2, scr: Object, isDeformPoint: bool, uiViewScale: float) -> int filterAlignmentPointsToCoordinates(self, camName: str, scr: Object, includeUnalignedPoints: bool) -> List[int] getAlignmentPointCoordsFromCam(self, camName: str, scr: Object, cm: CameraMats, includeUnalignedPoints: bool) -> List[Vec2] getAlignmentScreens(self, camName: str) -> List[Object] getAlignmentScreensWithChangedMeshes(self) -> List[Object] importReferencePoints(self) -> List[str] isBasePose(self) -> bool multiStageDeleteAlignmentPoint(self, aptc: AlignmentPointToCoordinates, camName: str) resetAllScreensAlignmentData(self) resetScreenAlignmentData(self, scr: Object)