IPSGeoBody IOperationTools.EdgesToWireBody(IEnumerable<IPSGeoEdge> edges)

Transforms a set of edges into a wire body.

Parameters

  • edges
    Type: IEnumerable<IPSGeoEdge>
    List of edges to transform into a wire body.

Return Value

Returns the wire body created.