RFFeature.IsBoundaryVertex



Your Ad Here

Description

Checks if a specified vertex is on boundary or not in the feature topology.

Syntax

Function RFFeature.IsBoundaryVertex(vertexID As RFEntityID, pbResult As Boolean) As RFErrorCode

The IsBoundaryVertex syntax has these parts:

Part Description
vertexID [INRFEntityID Required. Entity ID of a vertex to check.
pbResult [OUTBoolean Required. Boolean value indicating the vertex is on boundary or not.

Remarks

 

Return to Rapidform Index


Your Ad Here