LymphaticVessel
Type name: LymphaticVessel
Extends Vessel
Name |
Type |
Description |
originatesFrom |
Vessel |
The vasculature the lymphatic structure originates, or afferents, from. |
regionDrained |
AnatomicalStructure or AnatomicalSystem |
The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ. |
runsTo |
Vessel |
The vasculature the lymphatic structure runs, or efferents, to. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["LymphaticVessel objects extend the Vessel type and include specific properties for lymphatic structures."],["These properties define the origin, drainage region, and destination of the lymphatic vessel within the body."],["`originatesFrom` and `runsTo` indicate the connected vasculature, while `regionDrained` specifies the anatomical area served by the vessel."]]],["LymphaticVessel, extending from Vessel, defines lymphatic structure attributes. Key information includes: `originatesFrom`, indicating the source vasculature; `regionDrained`, specifying the anatomical structure or system the vessel drains; and `runsTo`, denoting the destination vasculature. These properties detail the vessel's connectivity and drainage function within the anatomical system, specifying its origin, drainage area, and destination points.\n"]]