Surface
Is
|
Determine if two surfaces are coincident (ignoring Envelopes). For an affirmative answer,
the surfaces must have the same type (e.g., two planes).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- other Surface
- The surfaces which this should be compared with
Return Value
BooleanTrue if surfaces are coincident, false otherwise.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |