API Documentation > Interface Classes > Class wfcProjectionInfo
Class wfcProjectionInfo

# include <wfcSolid.h>

class
wfcProjectionInfo
: public virtual
xobject
{
xdeclare(wfcProjectionInfo)
...
};
This is a
COMPACT class.

Description
Provides the projection info.
Manual References:
Method Summary
The surface info.
The UV point.
Method Detail
GetSurface
()
The surface info.
Manual References:
GetUVParam
()
The UV point.
Manual References:
Was this helpful?