6.1.3.3.2. aequilibrae.project.network.LinkType¶
-
class
aequilibrae.project.network.LinkType(data_set: dict)¶ Bases:
aequilibrae.project.network.safe_class.SafeClassA link_type object represents a single record in the link_types table
-
__init__(data_set: dict) → None¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(data_set)Initialize self.
delete()save()-
__init__(data_set: dict) → None¶ Initialize self. See help(type(self)) for accurate signature.
-