Inherits kObject.
Gets the minimum depth.
- Parameters
-
- Returns
- The minimum depth.
Gets the edge angle.
- Parameters
-
- Returns
- The edge angle.
Gets the nominal radius.
- Parameters
-
- Returns
- The nominal radius.
Gets the profile region.
- Parameters
-
- Returns
- The profile region.
kStatus GoProfileEdge_SetDepthMin |
( |
GoProfileEdge |
edge, |
|
|
k64f |
depth |
|
) |
| |
Sets the minimum depth.
- Parameters
-
- Returns
- Operation status.
kStatus GoProfileEdge_SetEdgeAngle |
( |
GoProfileEdge |
edge, |
|
|
k64f |
angle |
|
) |
| |
Sets the edge angle.
- Parameters
-
- Returns
- Operation status.
kStatus GoProfileEdge_SetNominalRadius |
( |
GoProfileEdge |
edge, |
|
|
k64f |
radius |
|
) |
| |
Sets the nominal radius.
- Parameters
-
- Returns
- Operation status.
kStatus GoProfileEdge_SetSurfaceOffset |
( |
GoProfileEdge |
edge, |
|
|
k64f |
offset |
|
) |
| |
Sets the surface offset.
- Parameters
-
- Returns
- Operation status.
kStatus GoProfileEdge_SetSurfaceWidth |
( |
GoProfileEdge |
edge, |
|
|
k64f |
width |
|
) |
| |
Sets the surface width.
- Parameters
-
- Returns
- Operation status.
Sets the profile edge type.
- Parameters
-
- Returns
- Operation status.
kStatus GoProfileEdge_SetVoidWidthMax |
( |
GoProfileEdge |
edge, |
|
|
k64f |
width |
|
) |
| |
Sets the maximum void width.
- Parameters
-
edge | GoProfileEdge object. |
width | The width to set for the maximum void width. |
- Returns
- Operation status.
Gets the surface offset.
- Parameters
-
- Returns
- The surface offset.
Gets the surface width.
- Parameters
-
- Returns
- The surface width.
Gets the profile edge type.
- Parameters
-
- Returns
- The profile edge type.
Gets the maximum void width.
- Parameters
-
- Returns
- Maximum void width.
The documentation for this class was generated from the following file: