EllipticalConeIsClosed(Tolerance) Method

Checks whether the base of this elliptical cone is a full ellipse within the specified tolerance.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool IsClosed(
        Tolerance tolerance
)

Parameters

tolerance  Tolerance
[in] Geometric tolerance.

Return Value

Boolean
true if the base of this elliptical cone is a full ellipse within the specified tolerance.
See Also

©  Bricsys NV. All rights reserved.