FreeFormElement.SetFaceOffset
Description:
Offsets a planar face of the free form element a certain distance in the normal direction.
Offsets a planar face of the free form element a certain distance in the normal direction.
public void SetFaceOffset(
Face face,
double offset
)
-
faceThe face to offset.
-
DoubleoffsetThe magnitude of the offset. A positive value offsets out of the input solid. A negative value offsets into the solid shape.
-
face does not belong to the solid. -or- The face to be offset should be planar and satisfy constraints of its parent element.
-
A non-optional argument was null