Method GetFrameWithOffsetCreation
GetFrameWithOffsetCreation(ElementId, out SmartFrame3D, out SmartDirection3D, out SmartReal)
Gets a frame with offset creation operation
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 140)]
void GetFrameWithOffsetCreation(ElementId inElementId, out SmartFrame3D outFrame, out SmartDirection3D outOffsetDirection, out SmartReal outOffsetDistance)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze |
| SmartFrame3D | outFrame | the initial frame |
| SmartDirection3D | outOffsetDirection | the offset direction |
| SmartReal | outOffsetDistance | the offset distance |
Remarks
This method is available since v7.20.