Gets a face reference for a given position
Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Face GetFace(
int index
)
Parameters
- index Int32
- required face position
Return Value
Faceface reference , null if the position is invalid
See Also