Curve2dIsDegenerate(Entity2d) Method

Checks whether this curve is degenerate and returns the type of entity that the curve degenerates to (if degenerate).

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool IsDegenerate(
        out Entity2d result
)

Parameters

result  Entity2d
[out] Retrieves the type of degenerate entity.

Return Value

Boolean
true if this curve is degenerate, false otherwise.
See Also

©  Bricsys NV. All rights reserved.