MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / embedding_lines

Method embedding_lines

src/geode/model/representation/core/brep.cpp:438–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436 }
437
438 BRep::EmbeddingLineRange BRep::embedding_lines(
439 const Corner3D& corner ) const
440 {
441 return { *this, corner };
442 }
443
444 BRep::EmbeddingLineRange::EmbeddingLineRange(
445 const BRep& brep, const Corner3D& corner )

Callers 3

define_brepFunction · 0.45
define_sectionFunction · 0.45

Calls

no outgoing calls

Tested by 1