Model - sectionEntity producers
Every producer whose return is sectionEntity[] — what it creates is concatenated into the entity stream. Authored as a step in an objects[] chain.
| Method | Description | Arg | Type | Default | Meaning |
|---|---|---|---|---|---|
sectionPlane | Section Plane | point | point | [0,0,0] | A point on the cutting plane. |
normal | vector | [1,0,0] | Plane normal — section views look along -normal and keep that side. | ||
size | length | 50 | Display half-size of the plane gizmo (mm); cutting is unbounded. |