Checks if it is possible to offset the given face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanOffsetFace(
Face face
)
Parameters
- face Face
-
face to be checked.
Return Value
Boolean
Exceptions
See Also
Reference