closed property
True if both endpoints are closed loops: the subpath flies with Z. Closed → open flies open: the loop opens at the chosen cut.
Implementation
final bool closed;
True if both endpoints are closed loops: the subpath flies with Z. Closed → open flies open: the loop opens at the chosen cut.
final bool closed;