On this page

HedgeNode

linnet_py Class

HedgeNode(internal_graph: Subgraph, hairs: Subgraph)

Hedge node with internal graph and hairs.

Constructor

#

Create a hedge node from internal graph and hairs subgraphs.

Parameters

NameTypeDefaultDescription
internal_graphSubgraph
hairsSubgraph

Member details

internal_graph

Property · read-only
#
internal_graph: Subgraph

Internal subgraph.

hairs

Property · read-only
#
hairs: Subgraph

Hair subgraph.

__repr__

Method
#
__repr__() -> str

Debug-style representation.