TriangleMesh.normalVectorsAsDouble Property
Parent Object: TriangleMeshDefined in namespace "adsk::fusion" and the header file is <Fusion/MeshData/TriangleMesh.h>
Description
Returns the normal vectors of the mesh where there is a normal vector at each node. The normals are returned as an array of doubles where they are the x, y, z components of each vector.
Syntax
"triangleMesh_var" is a variable referencing a TriangleMesh object. |
