IModelJson.PlanarRegionProps Interface

Interface for a collection of curves that bound a planar region

Properties

Name Type Description
loop undefined | [IModelJson.CurvePrimitiveProps] {loop:...}
* A sequence of curves which connect head to tail, with the final connecting back to the first
 
parityRegion undefined | [object] {parityRegion:...}
* A collection of loops, with composite inside/outside determined by parity rules.
 
unionRegion undefined | [IModelJson.PlanarRegionProps] {unionRegion:...}
* A collection of loops and parityRegions
 

Defined in

Last Updated: 08 January, 2020