ExportLineweightKey Members

The ExportLineweightKey type exposes the following members.

Constructors

  NameDescription
Public methodExportLineweightKey()()()()
Constructs a new default ExportLineweightKey.
Public methodExportLineweightKey(Int32)
Constructs a new default ExportLineweightKey using the original line weight as input.
Public methodExportLineweightKey(ExportLineweightKey)
Constructs a new copy of the input ExportLineweightKey object.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ExportLineweightKey
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyOriginalLineweight
The original line weight.

See Also