ExportLineweightInfo
Description:
A value used to represent the info stored in the .
A value used to represent the info stored in the .
public class ExportLineweightInfo : IDisposable
| Name | Return Type | Description |
|---|---|---|
| ExportLineweightInfo() | None | Constructs a new default ExportLineweightInfo. |
| ExportLineweightInfo(ExportLineweightInfo) | None | Constructs a new copy of the input ExportLineweightInfo object. |
| ExportLineweightInfo(String) | None | Constructs a new ExportLineweightInfo using the destination line weight name as input. |
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| DestinationLineweightName | string | The destination lineweight name (the name of the line weight in the exported format) |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |