FabricationPartHasLining Property |
True if the fabrication part is lined.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool HasLining { get; }
Public ReadOnly Property HasLining As Boolean
Get
public:
property bool HasLining {
bool get ();
}
member HasLining : bool with get
Property Value
Boolean
See Also