API Reference > Classes > PRC Markup Classes > OdPrcMarkupTessBufCylinder Class > OdPrcMarkupTessBufCylinder Methods > OdPrcMarkupTessBufCylinder::setCylinder Method
OdPrcMarkupTessBufCylinder::setCylinder Method
Syntax
C++
OdResult setCylinder(float baseRadius, float topRadius, float height);
Parameters 
Description 
float baseRadius 
[in] A base radius of a new tessellation cylinder.  
float topRadius 
[in] A top radius of a new tessellation cylinder.  
float height 
[in] A height of a new tessellation cylinder.
 

Returns eOk if a new tessellation cylinder has been successfully added to the buffer.

Sets a new tessellation cylinder.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.