Namespace:
Autodesk.Revit.DB
DistributionOfNormals
Enumeration
Description:
An enumeration containing the choices of how normal vectors are assigned and distributed along the surface of a polymesh.
An enumeration containing the choices of how normal vectors are assigned and distributed along the surface of a polymesh.
DistributionOfNormals Enumeration Members:
Name | Description |
---|---|
0 | One normal vector is assigned to each vertex of the polymesh. |
1 | There is only one common normal vector assigned to the face/polymesh. |
2 | There is one normal vector per each facet of the polymesh. |