API ReferenceModelingAlgorithmsTKHLR
TopCnx
OCCT package TopCnx: TopCnx_EdgeFaceTransition.
TopCnx_EdgeFaceTransition
TheEdgeFaceTransition is an algorithm to compute the cumulated transition for interferences on an edge.
Constructors(1)
Creates an empty algorithm.
Instance methods(5)
Initialize the algorithm with the local description of the edge.
Parameters (3)TgtNormCurv
Initialize the algorithm with a linear Edge.
Parameters (1)Tgt
- AddInterference(Tole: number, Tang: gp_Dir, Norm: gp_Dir, Curv: number, Or: TopAbs_Orientation, Tr: TopAbs_Orientation, BTr: TopAbs_Orientation): void
Add a curve element to the boundary. Or is the orientation of the interference on the boundary curve. Tr is the transition of the interference. BTr is the boundary transition of the interference.
Parameters (7)ToleTangNormCurvOrTrBTr
Returns the current cumulated transition.
Returns the current cumulated BoundaryTransition.