Curve3dIsDegenerate Method

Overload List
  Name Description
Public method IsDegenerate(Entity3d) Checks whether this curve is degenerate and returns the type of entity that the curve degenerates to (if degenerate).
Public method IsDegenerate(Entity3d, Tolerance) Checks whether this curve is degenerate and returns the type of entity that the curve degenerates to (if degenerate).
Top
See Also