OEInertialStarts
class OEInertialStarts : public OEStarts
The OEInertialStarts represents the inertial starts for overlay optimization.
- The following methods are publicly inherited from OEStarts:
- The OEInertialStarts class defines the following public methods:
- The following classes derive from this class:
Constructors
OEInertialStarts() -> OEInertialStarts
OEInertialStarts(arg2: OEInertialStarts) -> OEInertialStarts
Default and copy constructors.
GetSymmetryThreshold
GetSymmetryThreshold() -> float
Returns the symmetry threshold value currently set.
SetSymmetryThreshold
SetSymmetryThreshold(argThreshold: float) -> None
Sets the symmetry threshold value to be used to determine symmetry of objects. Default: 0.15.