Class pfcCone

# include <pfcGeometry.h>

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


Description
A Creo Parametric surface with a conic shape.
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 angle between the axis of the cone and the generating line
Method Detail
GetAlpha
()
The angle between the axis of the cone and the generating line
Was this helpful?