Autodesk.Revit.DB.ExternalData Namespace

 
Classes
 ClassDescription
Public classCoordinationModelElementProperty A class that defines a property of an element inside a Coordination Model.
Public classCoordinationModelLinkData A class containing link data for Coordination Model type element.
Public classCoordinationModelLinkOptions A class containing link options for Coordination Models.
Public classCoordinationModelLinkUtils The methods provided by this utility class support the managing of Coordination Model links in Revit documents and their visibility settings control in Revit views.
Public classExtendedParameterElement An element that stores the definition of an extended property created by an extended properties link.
Public classExtendedPropertiesBindings Establishes the bindings for a given extended property. Supports the same style of binding as shared/project parameters - category and type vs instance.
Public classExtendedPropertiesLink Represents a collection of extended properties linked to a Revit model.
Public classExtendedPropertiesLinkData Represents the data needed to establish or update an ExtendedPropertiesLink. To be used as part of the result of invoking an external server in order to update or create an ExtendedPropertiesLink.
Public classExtendedPropertiesLinkLoadContent Represents the data needed to establish or update an ExtendedPropertiesLink. To be used as the result of invoking an external server in order to update or create an ExtendedPropertiesLink.
Public classExtendedPropertiesLinkValues Holds information which can be converted to Revit parameter values
Enumerations
 EnumerationDescription
Public enumerationCoordinationModelLinkPathType An enumerated type representing the options for the path type of a Coordination Model.
Public enumerationCoordinationModelPositioning An enumerated type listing possible placement modes for linking Coordination Models.
Public enumerationExtendedPropertiesBindingType Enumeration type to indicate whether extended properties should be bound to instances or types.