2027 Method
Changes 0
M

FreeFormElement.CanOffsetFace

Description:
Determines if the input face of the FreeFormElement can be offset.
public bool CanOffsetFace(
	Face face
)
  • face
    The face to be checked.
Return Value Boolean True if the face can be offset, false otherwise.