simpeg.maps.ParametricPolyMap.shape# property ParametricPolyMap.shape# Dimensions of the mapping. Returns: tuple of intThe dimensions of the mapping as a tuple of the form (nC , nP), where nP is the number of model parameters the mapping acts on and nC is the number of active cells being mapping to. If active_cells is None, then nC = mesh.nC.