RVTDocs.com

FreeFormElement.CanOffsetFace

Method
Description:
Determines if the input face of the FreeFormElement can be offset.
Syntax
public bool CanOffsetFace(
	Face face
)
Parameters
Parameter Type Description
face Face The face to be checked.
Return Value
Type Description
Boolean True if the face can be offset, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null