| Revit 2021 API |
| ExportLineweightKey Members |
| ExportLineweightKey Class Constructors Methods Properties See Also |
The ExportLineweightKey type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExportLineweightKey()()()() |
Constructs a new default ExportLineweightKey.
| |
| ExportLineweightKey(Int32) |
Constructs a new default ExportLineweightKey using the original line weight as input.
| |
| ExportLineweightKey(ExportLineweightKey) |
Constructs a new copy of the input ExportLineweightKey object.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ExportLineweightKey | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| OriginalLineweight |
The original line weight.
|