A copy of the ExportLineweightInfo for the line weight's ExportLineweightKey.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ExportLineweightInfo this[ ExportLineweightKey lineweightKey ] { get; set; }
Parameters
- lineweightKey ExportLineweightKey
Return Value
ExportLineweightInfoA copy of the ExportLineweightInfo.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When getting this property: An entry with the given key is not present in the table. |