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