All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITPSViewFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSViewFactory
Interface for the TPS Factory of View.
This factory is implemented on the
Set object. All the created TPSViews belongs to the Set from which this
interface is retrieved.
public virtual HRESULT CreateView( | CATITPSView** | oTPSView, | |
const CATMathPlane* | iViewPlane, | ||
const CATDftViewType | iViewType, | ||
const CATITTRSList* | ipiTTRSList | = NULL, | |
const CATMathTransformation* | ipViewTransf | = NULL, | |
const CATTPSViewAssociativity | iAssocAtCreation | = CATTPSViewAssocAsSetting, | |
const CATITPSView* | ipiTPSMotherView | = NULL, | |
double | iZFromMotherView | = 0.0) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.