Interface BEMFeatureList

    • Method Detail

      • create

        BEMFeature create​(java.lang.String tag,
                          java.lang.String type)
        Creates a boundary element feature.
        Specified by:
        create in interface PropFeatureList<BEMFeature>
        Parameters:
        tag - Tag of feature.
        type - Type of feature.
        Returns:
        Created boundary element feature.