OffsetFace(IEnumerable<IPSGeoFace>, double)

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

Declaration Syntax

public IPSGeoBody OffsetFace(IEnumerable<IPSGeoFace> faces, double offset)

Parameters

faces(IEnumerable<IPSGeoFace>)

List of faces to offset.

offset(double)

Offset value.