tepkit.core.geometry.Line2D#
- class tepkit.core.geometry.Line2D#
Attributes#
Attribute |
Default Value |
Description |
---|---|---|
|
|
|
|
|
|
|
|
Properties#
|
|
|
|
|
Methods#
|
|
|
All Members#
- A: float
- B: float
- C: float
- property k
- property a
- property b
- classmethod from_pk(p: Point2D, k: float) Self