FaceGetArea(Double, Double) Method

Provides the surface area of the face.

Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll) Version: 0.0.0.0
Syntax
public double GetArea(
        double tolRequired,
        out double tolAchieved
)

Parameters

tolRequired  Double
[in] Tolerance required for the result of the calculation.
tolAchieved  Double
[out] Receives the tolerance achieved in the calculation.

Return Value

Double
Surface area of the face.
See Also

©  Bricsys NV. All rights reserved.