Class pfcCone

# include <pfcGeometry.h>

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


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