Method GetFrame
GetFrame(ElementId)
Gets the definition frame of a sketch in a 2D document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
Frame2D GetFrame(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the sketch entity to analyze. |
Returns
| Type | Description |
|---|---|
| Frame2D | Definition frame of the sketch. |
Remarks
This method is available since v7.6.