Extract unique vertices
Extract unique vertices
sc_vertex(x, ...) ## Default S3 method: sc_vertex(x, ...) ## S3 method for class 'SC' sc_vertex(x, ...) ## S3 method for class 'SC0' sc_vertex(x, ...) ## S3 method for class 'ARC' sc_vertex(x, ...) ## S3 method for class 'TRI' sc_vertex(x, ...) ## S3 method for class 'TRI0' sc_vertex(x, ...) ## S3 method for class 'PATH' sc_vertex(x, ...) ## S3 method for class 'PATH0' sc_vertex(x, ...) ## S3 method for class 'pslg' sc_vertex(x, ...)
x |
model |
... |
passed to methods |
data frame of only the unique coordinates
sc_vertex(minimal_mesh) sc_vertex(SC0(minimal_mesh))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.