RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Part

Part.CanOffsetFace

Method
Description:
Checks if it is possible to offset the given face.
Syntax
public bool CanOffsetFace(
	Face face
)
Parameters
Parameter Type Description
face Face face to be checked.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null