IPSGeoBody
IOperationTools
.FacesToSheetBody(IEnumerable<
IPSGeoFace
> faces)
Transforms a set of faces to a sheet body.
Remarks
Examples
Parameters
faces
Type: IEnumerable<
IPSGeoFace
>
List of faces to transform in sheet body.
Return Value
Type:
IPSGeoBody
Returns the sheet body created.