IPSGeoBody IOperationTools.OffsetFace(IEnumerable<IPSGeoFace> faces, Double offset)

Does a normal offset of faces with a given offset value.

Parameters

  • faces
    Type: IEnumerable<IPSGeoFace>
    List of faces to offset.
  • offset
    Type: Double
    Offset value.

Return Value

Returns the sheet body created.