Skip to main content

BoundaryNestedMultiLineString32

Type Alias BoundaryNestedMultiLineString32 

Source
pub type BoundaryNestedMultiLineString32 = Vec<BoundaryNestedMultiPoint32>;
Expand description

A collection of linestrings for a model with 32-bit indices

Aliased Typeยง

pub struct BoundaryNestedMultiLineString32 { /* private fields */ }