Interface IInternalModelFeature


public interface IInternalModelFeature
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Set the model.
  • Method Details

    • setModel

      void setModel(IModelInfo model)
      Set the model.
      Parameters:
      model - The model.