OEAsIsStarts
class OEAsIsStarts : public OEStarts
The OEAsIsStarts represents the AsIs start for overlay optimization. The OEAsIsStarts takes the fit conformer as-is, without any rotation or translation.
- The following methods are publicly inherited from OEStarts:
Constructors
OEAsIsStarts() -> OEAsIsStarts
OEAsIsStarts(arg2: OEAsIsStarts) -> OEAsIsStarts
Default and copy constructors.