Share

FabricationPart.LiningThickness Property

The lining thickness of the fabrication part. If the fabrication part is not lined, returns zero.


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

Syntax

C#

public double LiningThickness { get; }

Property Value

Double

See Also

Reference

Was this information helpful?