
Wed, 12/29/2010 - 19:06
Forums:
Hi
How can I get the curve type for a curve (or an edge)?
For example, arc, spline, straight line.
Thanks.
Sean
Hi
How can I get the curve type for a curve (or an edge)?
For example, arc, spline, straight line.
Thanks.
Sean
Wed, 12/29/2010 - 22:22
Get the underlying geometric curve from the edge and check with IsKind()