BHoM / BHoM/BHoM_Engine

Geometry_Engine: Shouldn't FaceIndices method be named NodeIndices?

Open
#3,254 2 comments 1 reaction 4 assignees Claimed by @albinber View on GitHub
type:compliance type:question
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

As in the title, `FaceIndices` method returns indices of vertices that belong to a given mesh face:
https://github.com/BHoM/BHoM_Engine/blob/a5674ef8b931aa5f3efb4c788240987b6ad2b6ab/Geometry_Engine/Query/FaceIndices.cs#L41-L51

Wouldn't `NodeIndices` be a more appropriate name?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.