mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-15 09:03:56 +08:00
0026827: Position and orientation for GD&T frames
Implementation of graphical annotations of the PMI read from STEP
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
}
|
||||
|
||||
//! Set field DefiningTolerance
|
||||
inline void SetModifiers (const Handle(StepDimTol_HArray1OfToleranceZoneTarget) &theDefiningTolerance)
|
||||
inline void SetDefiningTolerance (const Handle(StepDimTol_HArray1OfToleranceZoneTarget) &theDefiningTolerance)
|
||||
{
|
||||
myDefiningTolerance = theDefiningTolerance;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user