Extended
|
Holds information which can be converted to Revit parameter values
System
Object
Autodesk.Revit.DB.ExternalData ExtendedPropertiesLinkValues
Autodesk.Revit.DB.ExternalData ExtendedPropertiesLinkValues
Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The ExtendedPropertiesLinkValues type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExtendedPropertiesLinkValues | Creates a new ExtendedPropertiesLinkValues. |
| Name | Description | |
|---|---|---|
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
|
|
AddValue(ForgeTypeId, Double) | Add a double value for a given schema id. |
|
|
AddValue(ForgeTypeId, Int32) | Add an integer value for a given schema id. |
|
|
AddValue(ForgeTypeId, String) | Add a string value for a given schema id. |
|
|
Dispose | Releases all resources used by the ExtendedPropertiesLinkValues |
|
|
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 ) |