ExportLinetypeKey Members

The ExportLinetypeKey type exposes the following members.

Constructors

  NameDescription
Public methodExportLinetypeKey()()()()
Constructs a new default ExportLinetypeKey.
Public methodExportLinetypeKey(String)
Constructs a new default ExportLinetypeKey using the original line type name as input.
Public methodExportLinetypeKey(ExportLinetypeKey)
Constructs a new copy of the input ExportLinetypeKey object.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ExportLinetypeKey
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 propertyOriginalLinetypeName
The original linetype name.

See Also