Table of Contents

cmd.map_new

“cmd.map_new” creates a map object using one of the built-in map generation routines. This command not yet fully supported.

Implementation

def map_new(name, type='gaussian', grid=None, selection="(all)",
            buffer=None, box=None, state=0, quiet=1, zoom=0,
            normalize=-1, clamp=[1.0,-1.0]):

See Also

map_new | api