Create a new Blueprint from an ordered array of 2D curves.
Returns a Result — use unwrap() in tests or isOk()/match() in production code.
Result
unwrap()
isOk()
match()
Blueprint constructor.
Create a new Blueprint from an ordered array of 2D curves.
Returns a
Result— useunwrap()in tests orisOk()/match()in production code.