Description
Sets the specified attribute of adjacent faces of the vertex to 1.
Syntax
Function RFVertex.SetAdjacentFacesAttribute(att As RFAttribute) As RFErrorCode
The SetAdjacentFacesAttribute syntax has these parts:
| Part | Description |
|---|---|
| att | [IN] RFAttribute Required. Attribute or bitwise expression to set to 1. |