CalculateSnapTransformation Method
In This Topic
calculate a transformation matrix, that can be used to transform the associated placement into snap position that means, that the position and/or orientation of the associated placement will change, so that this mate fits to the target mate.
Overload List
Overload | Description |
CalculateSnapTransformation(PlaneMate,Double,Mate,Double,Double,Double) | calculate a transformation matrix, that can be used to transform the associated placement into snap position that means, that the position and/or orientation of the associated placement will change, so that this mate fits to the target mate. |
CalculateSnapTransformation(LineMate,Mate,Double,Double,Double) | calculate a transformation matrix, that can be used to transform the associated placement into snap position that means, that the position and/or orientation of the associated placement will change, so that this mate fits to the target mate. |
CalculateSnapTransformation(PointMate,Double,Double,Double,Double) | calculate a transformation matrix, that can be used to transform the associated placement into snap position that means, that the position and/or orientation of the associated placement will change, so that this mate fits to the target mate. |
See Also