Converts a ConstructionNode into the corresponding member of the specified family's name.
const cube = new Hypercube(3);
//Cubic pyramid.
console.log(cube.familyMember("family/pyramid"));
The code for the family's name.
A multiprism of multiprisms is just a larger multiprism, a multitegum of multitegums is just a larger multitegum, etc. This function removes children nodes of the same type and replaces them by their children.
Generated using TypeDoc, the 1/31/2021 at 6:18:55 AM
A ConstructionNode of
Multiprism
type.