RFVertex.IsDegeneratedAdjacentFaces



Your Ad Here

Description

Checks if any adjacent face is degenerated within the specified distance tolerance.

Syntax

Function RFVertex.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 exists more than one degenerated adjacent faces.

Remarks

Return to Rapidform Index


Your Ad Here