Gets the surface of this handle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public Surface GetHandleSurface()
Return Value
SurfaceReturns the surface of this handle.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | RebarConstrainedHandle is no longer valid. -or- This handle doesn't belongs to a shape driven rebar. |