FreeFormElement.CanOffsetFace
Description:
Determines if the input face of the FreeFormElement can be offset.
Determines if the input face of the FreeFormElement can be offset.
public bool CanOffsetFace(
Face face
)
-
faceThe face to be checked.
Return Value
bool
True if the face can be offset, false otherwise.
-
A non-optional argument was NULL