BendMax

ostrat.egrid.WTerrSetter.BendMax
See theBendMax companion class
object BendMax

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BendMax.type

Members list

Value members

Concrete methods

def apply(c: Int, dirn: HVDirn, terr: WSepSome): BendMax

Factory apply method ofr creating bend connecting 2 HSeps, with an inner and outer offset of 7/16, where both HSeps have the same value. There is a name overload where both HSep layer values are specified.

Factory apply method ofr creating bend connecting 2 HSeps, with an inner and outer offset of 7/16, where both HSeps have the same value. There is a name overload where both HSep layer values are specified.

Attributes

def apply(c: Int, dirn: HVDirn, leftTerr: WSepSome, rightTerr: WSepSome): BendMax

Factory apply method ofr creating bend connecting 2 HSeps, with an inner and outer offset of 7/16, where the 2 HSep layer values are specified. There is a name overload where 1 HSep layer value is given for both. That will be the most common use case.

Factory apply method ofr creating bend connecting 2 HSeps, with an inner and outer offset of 7/16, where the 2 HSep layer values are specified. There is a name overload where 1 HSep layer value is given for both. That will be the most common use case.

Attributes