RFFace.IsDegenerated



Your Ad Here

Description

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

Syntax

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

The IsDegenerated 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 the face is degenerated.

Remarks

Return to Rapidform Index


Your Ad Here