RFFace.IsDegeneratedAdjacentFaces



Your Ad Here

Description

Checks if any adjacent face has a degeneracy within the specified distance tolerance.

Syntax

Function RFFace.IsDegeneratedAdjacentFaces(tolerance As Double, pbResult As Boolean) As RFErrorCode

The IsDegeneratedAdjacentFaces syntax has these parts:

Part Description
tolerance [INDouble Required. Distacne tolerance to determine if two points are at the same position.
pbResult [OUTBoolean Required. Boolean value indicating there is any degenerated adjacent face.

Remarks

Return to Rapidform Index


Your Ad Here