addSurfaceNormal Method
Append a surface normal to the surface normal array.
addSurfaceNormal(vector: Vector3d): void
| Parameter | Type | Description |
|---|---|---|
| vector | Vector3d |
Returns - void
Defined in
- curve/LineString3d.ts Line 336
Last Updated: 30 November, 2023
Append a surface normal to the surface normal array.
addSurfaceNormal(vector: Vector3d): void
| Parameter | Type | Description |
|---|---|---|
| vector | Vector3d |
Returns - void
Last Updated: 30 November, 2023