Indicates whether the orientation of the OffsetSurface is same as that of its basis surface,
in the sense that their oriented normals at any (u, v) have the same direction.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsOrientationSameAsBasisSurface()
Return Value
Boolean
True if the orientation of the OffsetSurface is same as that of its basis surface, false otherwise.
See Also
Reference