Share

StructuralAsset.Lightweight Property

Flag indicating whether the asset describes a material that is light-weight or not.


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

Syntax

C#

public bool Lightweight { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?