Home
Tutorials
Media
Documentation
Development
Contact
Navigation
index
modules
|
Documentation
»
Close ×
Quick search
This Page
Show Source
☰
pyleecan.Methods.Geometry.Segment.is_arc module
¶
is_arc
(
self
)
[source]
¶
Check if the line is an Arc
Parameters
:
self
(
Segment
) – A Segment object
Returns
:
is_arc
– False for Segment
Return type
:
bool
Navigation
index
modules
|
Documentation
»