CurveBoundaryDataIsEqualTo Method

Checks whether the passed object is equal to this object.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool IsEqualTo(
        CurveBoundaryData a
)

Parameters

a  CurveBoundaryData
[in] Curve boundary data to check for equality.

Return Value

Boolean
true if all the following conditions are met: * Arrays of 2d curves are equal; * Arrays of 3d curves are equal; * Orientation flags for each 2d curve element are equal; * Orientation flags for each 3d curve element are equal;
See Also

©  Bricsys NV. All rights reserved.