CoordinationModelElementProperty Class


Coordination Model Element Property Class

A class that defines a property of an element inside a Coordination Model.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB.ExternalData CoordinationModelElementProperty

Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class CoordinationModelElementProperty : IDisposable

The CoordinationModelElementProperty type exposes the following members.

Properties
Name Description
Public property Group The name of the group of properties to which this property belongs to. E.g. Group = Identity Data.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Name The name of the property.
Public property Value The value of the property provided as a string.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the CoordinationModelElementProperty
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →