Autodesk.
|
| Class | Description | |
|---|---|---|
|
|
CoordinationModelElementProperty | A class that defines a property of an element inside a Coordination Model. |
|
|
CoordinationModelLinkData | A class containing link data for Coordination Model type element. |
|
|
CoordinationModelLinkOptions | A class containing link options for Coordination Models. |
|
|
CoordinationModelLinkUtils | 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. |
|
|
ExtendedParameterElement | An element that stores the definition of an extended property created by an extended properties link. |
|
|
ExtendedPropertiesBindings | Establishes the bindings for a given extended property. Supports the same style of binding as shared/project parameters - category and type vs instance. |
|
|
ExtendedPropertiesLink | Represents a collection of extended properties linked to a Revit model. |
|
|
ExtendedPropertiesLinkData | 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. |
|
|
ExtendedPropertiesLinkLoadContent | 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. |
|
|
ExtendedPropertiesLinkValues | Holds information which can be converted to Revit parameter values |
| Enumeration | Description | |
|---|---|---|
|
|
CoordinationModelLinkPathType | An enumerated type representing the options for the path type of a Coordination Model. |
|
|
CoordinationModelPositioning | An enumerated type listing possible placement modes for linking Coordination Models. |
|
|
ExtendedPropertiesBindingType | Enumeration type to indicate whether extended properties should be bound to instances or types. |