Package-level declarations

Types

Link copied to clipboard
class CurveRelativeLineSegment3D(val start: CurveRelativeVector3D, val end: CurveRelativeVector3D, val tolerance: Double, val endBoundType: BoundType = BoundType.CLOSED) : CurveRelativeAbstractGeometry3D, Tolerable

Line segment in a curve relative coordinate system in 3D.