Interface LXModel.Listener

Enclosing class:
LXModel

public static interface LXModel.Listener
Listener interface for changes to the location of points in a model
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when the geometry of a model has been updated.
  • Method Details

    • modelGenerationUpdated

      void modelGenerationUpdated(LXModel model)
      Invoked when the geometry of a model has been updated. Note that its structure may not be changed, only the position of points may be different. The hierarchy of submodels and children is always unchanged.
      Parameters:
      model - Model