Interface ComponentCplList

    • Method Detail

      • create

        Cpl create​(java.lang.String tag,
                   java.lang.String type)
        Creates a component coupling.
        Specified by:
        create in interface CplList
        Specified by:
        create in interface PropFeatureList<Cpl>
        Parameters:
        tag - Component coupling tags.
        type - Type of component coupling: one of GeneralExtrusion, LinearExtrusion,BoundarySimilarity, IdentityMapping, GeneralProjection, LinearProjection, Integration, Average,Maximum, or Minimum.
        Returns:
        Created component coupling.