Revit 2025 API
Polymesh |
Indicates the distribution of normal vectors along the tessellated polymesh surface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public DistributionOfNormals DistributionOfNormals { get; }
Public ReadOnly Property DistributionOfNormals As DistributionOfNormals Get
public: property DistributionOfNormals DistributionOfNormals { DistributionOfNormals get (); }
member DistributionOfNormals : DistributionOfNormals with get
Property Value
DistributionOfNormalsSee Also