Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 402 Bytes

File metadata and controls

25 lines (18 loc) · 402 Bytes

GetSymRot

Description

Function GetSymRot returns the rotation angle (in degrees) of the referenced symbol or plug-in object.

FUNCTION GetSymRot(symHd : HANDLE): REAL;
def vs.GetSymRot(symHd):
    return REAL

Parameters

Name Type Description
symHd HANDLE Handle to symbol.

Version

Availability: from All Versions

Category

  • Object Info