Method GetBuildingOperation
GetBuildingOperation(ElementId)
Gets the building operation of a sketch entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 80)]
ElementId GetBuildingOperation(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the sketch entity to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the building operation, or Empty if the sketch does not have a building operation. |
Remarks
This method is available since v7.7.201.80.