Share

Mesh.DistributionOfNormals Property

Indicates the distribution of normal vectors along the tessellated mesh surface.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public DistributionOfNormals DistributionOfNormals { get; }

Property Value

DistributionOfNormals

See Also

Reference

Was this information helpful?