mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
Coding - Move StepData_ConfParameters to DESTEP package #261
Replace StepData_ConfParameters with DESTEP_Parameters across multiple files. New location will help to keep any translate related stuff in one place for high level usage.
This commit is contained in:
@@ -143,7 +143,7 @@ private:
|
||||
STEPConstruct_AP203Context theAP203;
|
||||
Handle(StepGeom_Axis2Placement3d) myAxis;
|
||||
StepData_Factors myGlobalFactor;
|
||||
StepData_ConfParameters::WriteMode_StepSchema mySchema;
|
||||
DESTEP_Parameters::WriteMode_StepSchema mySchema;
|
||||
TCollection_AsciiString myProductName;
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user