IsNormalToleranceSet Method


Checks whether the NormalTolerance tessellation parameter is explicitly set.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2023

Syntax

C#
public bool IsNormalToleranceSet()
Visual Basic
Public Function IsNormalToleranceSet As Boolean
Visual C++
public:
bool IsNormalToleranceSet()

Return Value

True if NormalTolerance tessellation parameter is explicitly set, false otherwise.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →