All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATICloAppWeldOffset
Usage: you can freely reimplement this interface.
interface CATICloAppWeldOffset
This interface provides the users the opportunity to calculate the
weld offset for an application.
When implement, users must define
a .dic file tying the interface to the application objects.
For example:
CATPiping CATICloAppWeldOffset libxxxx
If not implemented, the default calculation will be used.public virtual HRESULT GetWeldOffset( | const wchar_t* | iaWeldEndStyle, |
const double | idRunInsideRadius, | |
const double | idRunOutsideRadius, | |
const double | idBranchInsideRadius, | |
const double | idBranchOutsideRadius, | |
const double | idWeldGap, | |
double* | odWeldOffset)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.