Coordination
|
A class that defines a property of an element inside a Coordination Model.
System
Object
Autodesk.Revit.DB.ExternalData CoordinationModelElementProperty
Autodesk.Revit.DB.ExternalData CoordinationModelElementProperty
Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The CoordinationModelElementProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Group | The name of the group of properties to which this property belongs to. E.g. Group = Identity Data. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
Name | The name of the property. |
|
|
Value | The value of the property provided as a string. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the CoordinationModelElementProperty |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from Object ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |