Constructs a new default ExportLineweightKey using the original line weight as input.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportLineweightKey(
int originalLineweight
)
Parameters
- originalLineweight Int32
-
The original line weight.
See Also
Reference