All Frameworks  Class Hierarchy  This Framework  Indexes

Visualization Global Function CATVisGetCylinderGPFromRep


extern HRESULT CATVisGetCylinderGPFromRep( const CAT3DRep* iRep,
CAT3DCylinderGP*& oCylinderGP)
Get the GraphicPrimitive from a CAT3DCylinderRep.
Parameters:
iRep
The CAT3DCylinderRep from which retrieving the GraphicPrimitive.
oCylinderGP
The returned GraphicPrimitive.
Returns:
an HRESULT value.
Legal values:
  • S_OK if the operation succeeds
  • E_FAIL otherwise
  • .

    This object is included in the file: CATVisRepUtils.h

    Copyright © 2003, Dassault Systèmes. All rights reserved.