ChamferDiffDist

Different distances

Class ChamferDiffDist extends TypeDefChamfer

Constructors

  • ChamferDiffDist(leftDistance ,rightDistance )

Fields Summary

Field
Description
leftDistance
Distance to apply on left side of the edge
rightDistance
Distance to apply on right side of the edge

Methods Summary

no methods

Fields Details

leftDistance
leftDistance : Distance to apply on left side of the edge - [1..1] Geometric Formula <String>
rightDistance
rightDistance : Distance to apply on right side of the edge - [1..1] Geometric Formula <String>

Method Details

no methods

See also