attach_custom: Attach a Custom Toolbox

Description Usage Arguments See Also

View source: R/buildenv.r

Description

Attach a custom toolbox to ArcPy.

Usage

1
attach_custom(envir, name, tool.list, input.file)

Arguments

envir

The environment to attach the toolbox to.

name

The alias of the toolbox to attach. Underscores _ are not allowed.

tool.list

A list of tools from the toolbox to expose. If NULL, all tools in the toolbox will be exposed.

input.file

The input file containing the toolbox.

See Also

attach_toolbox


mkoohafkan/arcpyr documentation built on May 23, 2019, 2:01 a.m.