API Documentation > Interface Classes > Class pfcCylinder
Class pfcCylinder

# include <pfcGeometry.h>

class
pfcCylinder
: public virtual
pfcTransformedSurface
{
xaideclare(pfcCylinder)
...
};


Description
A Creo Parametric surface with cylindrical geometry.
User Guide References:
Direct Known Subclasses:
Methods Inherited from Class pfcChild::
Methods Inherited from Class pfcActionSource::
Methods Inherited from Class pfcRelationOwner::
Methods Inherited from Class pfcParent::
Methods Inherited from Class pfcParameterOwner::
Methods Inherited from Class pfcModelItem::
Methods Inherited from Class pfcSurface::
Methods Inherited from Class pfcTransformedSurface::
Method Summary
The radius of the cylinder
Method Detail
GetRadius
()
The radius of the cylinder
Was this helpful?