Method GetFrameGeometry
GetFrameGeometry(ElementId)
Gets the geometry of a frame entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
Frame2D GetFrameGeometry(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the frame entity to analyze. |
Returns
| Type | Description |
|---|---|
| Frame2D | Frame geometry. |
Remarks
This method is available since v7.6.