geometry-methods: Extract Geometry from Surface Object

geometryR Documentation

Extract Geometry from Surface Object

Description

Extracts the geometric representation from a surface object.

Usage

geometry(x)

## S4 method for signature 'NeuroSurface'
geometry(x)

## S4 method for signature 'NeuroSurfaceVector'
geometry(x)

Arguments

x

A surface object

Value

A geometry object representing the surface structure

See Also

vertices, nodes


bbuchsbaum/neurosurf documentation built on June 10, 2025, 8:22 p.m.