Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPdgUseTechnoRes
Interface to get attributes related to Technological result.
Theses CAA APIs are licensed with the Technical Product PD1.prd
#include "CATIPdgUseTechnoRes.h" #include "ListPOfCATFace.h" // pTechnoRes is kind of CATIPdgUseTechnoRes ListPOfCATFace TRFaces; CATListValCATICkeParm TRAttributes; pTechnoRes -> GetTechResFaces (TRFaces); pTechnoRes -> GetTechResAttributes (TRAttributes);
public virtual HRESULT GetTechResAttributes( | CATListValCATICkeParm_var& | oTechResList)=0 |
public virtual HRESULT GetTechResfaces( | ListPOfCATFace& | oTechResFacesList)=0 |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.