mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Fix
This commit is contained in:
@@ -76,6 +76,18 @@ public:
|
||||
//!
|
||||
Standard_EXPORT void SetEndTimeCode(const double theCode) const;
|
||||
|
||||
//!
|
||||
Standard_EXPORT bool GetFileLengthUnit(double& theLengthUnit) const;
|
||||
|
||||
//!
|
||||
Standard_EXPORT void SetFileLengthUnit(const double theLengthUnit) const;
|
||||
|
||||
//!
|
||||
Standard_EXPORT bool GetUpAxis(TCollection_AsciiString& theAxis) const;
|
||||
|
||||
//!
|
||||
Standard_EXPORT void SetUpAxis(const TCollection_AsciiString theAxis) const;
|
||||
|
||||
//! Returns a sequence of Animation labels currently stored
|
||||
//! in the Animation table.
|
||||
Standard_EXPORT void GetAnimationLabels(TDF_LabelSequence& theLabels) const;
|
||||
|
Reference in New Issue
Block a user