SoWinExaminerViewerIsAnimating Method |
Queries if the viewer is currently animating.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsAnimating()
Public Function IsAnimating As Boolean
public:
bool IsAnimating()
member IsAnimating : unit -> bool
Return Value
Type:
BooleanRemarks See Also