RebarConstrainedHandle.GetHandleSurface
Method
Description:
Gets the surface of this handle.
Gets the surface of this handle.
Remarks:
This function takes into account the handle behavior This function works only for shape driven rebar. Usualy the return surface is a plane. Only for segments of bars whose shape has a RebarShapeDefinitionByArc will return a cylindrical surface.
This function takes into account the handle behavior This function works only for shape driven rebar. Usualy the return surface is a plane. Only for segments of bars whose shape has a RebarShapeDefinitionByArc will return a cylindrical surface.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | RebarConstrainedHandle is no longer valid. -or- This handle doesn't belongs to a shape driven rebar. |