| Name | Description |
 | AccessSelections | Gains access to the selections used to define a simple fillet feature. |
 | GetEdgeCount | Gets the number of edges on which to create a simple radius fillet. |
 | GetFaceCount | Gets the number of faces on which to create a simple radius fillet. |
 | GetFaces | Gets the faces on which to create a simple radius fillet. |
 | GetFeatureCount | Gets the number of features on which to create a simple radius fillet. |
 | GetFilletItemAtIndex | Gets the fillet item at the specified index. |
 | GetHoldLineCount | Gets the number of hold lines (boundaries) for a face blend fillet feature. |
 | GetLoopCount | Gets the number of loops on which to create a single radius fillet. |
 | GetRadius | Gets the radius value for specified fillet item. |
 | GetSetbackDistanceCount | Gets the number of setback distances for the specified vertex on this simple fillet feature. |
 | GetSetbackVertexDistance | Gets the setback distance for the specified vertex on this simple fillet feature. |
 | GetSetbackVertices | Gets the setback vertices for this simple fillet feature. |
 | GetSetbackVerticesCount | Gets the number of setback vertices for this simple fillet feature. |
 | IAccessSelections | Gains access to the selections used to define a simple fillet feature. |
 | IGetEdges | Gets the edges on which to put a simple radius fillet. |
 | IGetFaces | Gets the faces on which to create a simple radius fillet. |
 | IGetFeatures | Gets the features on which to create a simple radius fillet. |
 | IGetFilletItemAtIndex | Gets the fillet item at the specified index. |
 | IGetHoldLines | Gets the hold lines (boundaries) for a face blend fillet feature. |
 | IGetLoops | Gets the loops on which to create a simple radius fillet. |
 | IGetRadius | Gets the radius value for specified fillet item. |
 | IGetSetbackVertexDistance | Gets the setback distance for the specified vertex on this simple fillet feature. |
 | IGetSetbackVertices | Gets the setback vertices for this simple fillet feature. |
 | ISetEdges | Sets the edges on which to create a simple radius fillet. |
 | ISetFaces | Sets the faces on which to create a simple radius fillet. |
 | ISetFeatures | Sets the features on which to create a simple radius fillet. |
 | ISetHoldLines | Sets the hold lines (boundaries) for this face blend fillet feature. |
 | ISetLoops | Sets the loops on which to put a simple radius fillet. |
 | ISetRadius | Sets the radius value for specified fillet item. |
 | ISetSetbackVertexDistance | Sets the setback distance for the specified vertex and its edges on this simple fillet feature. |
 | ISetSetbackVertices | Sets the setback vertices for this simple fillet feature. |
 | ReleaseSelectionAccess | Releases access to the selections used to define the simple fillet feature. |
 | SetFaces | Sets the faces on which to create a simple radius fillet. |
 | SetRadius | Sets the radius value for specified fillet item. |
 | SetSetbackVertexDistance | Sets the setback distance for the specified vertex and its edges on this simple fillet feature. |
 | SetSetbackVertices | Sets the setback vertices for this simple fillet feature. |