Method that returns edges of the specified type from the flat pattern body.
Name | Type | Description |
EdgeType | FlatPatternEdgeTypeEnum | Input FlatPatternEdgeTypeEnum that specifies the type of edges to return from the flat pattern body. |
TopFaceEdges | Boolean | Optional input Boolean that specifies whether to return the edges from the top face or the bottom face of the unfolded model. If not specified, edges from the top face are returned. This is an optional argument whose default value is True. |
Name | Description |
Finding Bend Extent (Tangent) Edges | This sample demonstrates how to retrieve the bend extent edges (a.k.a. tangent edges) associated with the selected bend edge on a flat pattern. |