SectionSequenceWithPlanes Interface

Interface to carry parallel arrays of planes and sections, and optional geometry assembled from them, as returned by [CurveFactory.createMiteredSweepSections].

Properties

Name Type Description
mesh undefined | IndexedPolyface Optional mesh generated from the RuledSweep generated from the sections.  
planes Plane3dByOriginAndUnitNormal[] the plane of each section  
ruledSweep undefined | RuledSweep Optional RuledSweep generated from the sections.  
sections AnyCurve[] section curve projected onto the corresponding plane  

Defined in

Last Updated: 16 April, 2024