Function libreda_lefdef::import::convert_geometry
source · fn convert_geometry<C: CoordinateType + NumCast>(
dbu_per_micron: u64,
shape: &Shape
) -> Geometry<C>Expand description
Convert a LEF shape into a database shape with the correct units.