Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 435 Bytes

File metadata and controls

24 lines (18 loc) · 435 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