API Documentation > Interface Classes > Class pfcTransformedSurface
Class pfcTransformedSurface

# include <pfcGeometry.h>

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


Description
A Creo Parametric surface with a defined origin and unit vectors.
Direct Known Subclasses:
Method Summary
The origin and unit vectors of the surface
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::
Method Detail
GetCoordSys
()
The origin and unit vectors of the surface
Was this helpful?