add inter-work navigation
This commit is contained in:
parent
23d7810ab6
commit
dbc1fd7c17
11 changed files with 104 additions and 7 deletions
|
@ -95,8 +95,6 @@ export const convertMeshes = async () => {
|
|||
}
|
||||
}
|
||||
|
||||
console.log({ propertyList });
|
||||
|
||||
const vertexCount = Number(
|
||||
headerLines
|
||||
.find((header) => header.startsWith("element vertex"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue