2021 Property
Changes 0
P

Application.MinimumThickness

Description:
The minimum thickness allowed in Revit for a variety of geometric constructs. These include blends, extrusions, and wall layers.
Remarks:
Do not use this value for any purpose other than its intended purpose. If you want to check for valid thickness value, use the function isValidThickness.
public static double MinimumThickness { get; }