Interface ExtraDimList

    • Method Detail

      • create

        ExtraDimFeature create​(java.lang.String tag,
                               java.lang.String type)
        Creates an extra dimension feature.
        Specified by:
        create in interface PropFeatureList<ExtraDimFeature>
        Parameters:
        tag - Extra dimension feature tag.
        type - Type of extra dimension feature: one of AttachDimensions, PointsToAttach, or Integration.
        Returns:
        Created extra dimension feature.