RVTDocs.com
Namespace: Autodesk.Revit.DB

LevelAssociationData

Class
Description:
This class holds information related to Level.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.LevelAssociationData
Syntax
LevelAssociationData Class Members:
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
Dispose Releases all resources used by the LevelAssociationData
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetAssociatedLevel Returns the Associated Level id.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetLevelAssociationData Returns LevelAssociationData associated with this element, if it exists.
GetLevelOffset Returns the offset from the Associated Level.
GetType Gets the Type of the current instance. (Inherited from Object ) Object
SetAssociatedLevel Sets the Associated Level.
ToString Returns a string that represents the current object. (Inherited from Object ) Object