disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ReferencePointSet

Base class: Resource

Properties

points : List[ReferencePoint]

Methods

allPoints(self) -> List[ReferencePoint]

append(self, point: ReferencePoint)

findInactiveTracked(self) -> List[ReferencePoint]

findUnparented(self) -> List[ReferencePoint]

findUnused(self) -> List[ReferencePoint]

numReferencePointsLinedUp(self, muted: bool) -> int

remove(self, point: ReferencePoint)