API Documentation > Classes > Class pfcFilletSurface
Class pfcFilletSurface
Description
A Creo Parametric surface found where a round or fillet is placed on curved edge.
Direct Parent Classes:
Property Summary
/* readonly */ pfcSplineDescriptor
The geometry of the curve running along the centers of the fillet arcs
/* readonly */ pfcSplineDescriptor
The geometry of the unit tangents to the axis of the filler arcs
/* readonly */ pfcSplineDescriptor
The geometry of the curve running along the u=0 boundary
Property Detail
/* readonly */ pfcSplineDescriptor
CenterProfile
The geometry of the curve running along the centers of the fillet arcs
/* readonly */ pfcSplineDescriptor
TangentProfile
The geometry of the unit tangents to the axis of the filler arcs
/* readonly */ pfcSplineDescriptor
U0Profile
The geometry of the curve running along the u=0 boundary
Was this helpful?