dbCreateStrap
dbCreateStrap(t_name d_topologyId) =>d_strapId/ nil
Description
Creates a strap pattern with the given name on the specified topology.
Arguments
Value Returned
Examples
dbCreateStrap("strap1" top)
Related Topics
Topology Pattern Database Access Functions
Return to top