Documentation Index
Fetch the complete documentation index at: https://docs.encord.com/llms.txt
Use this file to discover all available pages before exploring further.
SkeletonTemplate Objects
required_vertices
Set[str]- A set containing the names of the required vertices.
create_instance
provided_coordinatesList[SkeletonCoordinate] - A list of SkeletonCoordinate objects to align.
SkeletonCoordinates- An instance of SkeletonCoordinates with aligned coordinates.
ValueError- If the provided vertices do not match the required vertices.

