Method GetFamilyValue
GetFamilyValue(ElementId)
Gets the value of a family parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
DocumentId GetFamilyValue(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| DocumentId | Value of the parameter, as a family definition document identifier. |
Remarks
This method is available since v7.6.