Rebar.GetFullGeometryForView
Description:
Generates full geometry for the Rebar for a specific view.
Generates full geometry for the Rebar for a specific view.
Remarks:
The result of this method differs from Element.Geometry in that Element.Geometry will return the rebar geometry cut by the view extents (such as the section box). In this method the entire Rebar geometry is returned for the given view, before cutting.
The result of this method differs from Element.Geometry in that Element.Geometry will return the rebar geometry cut by the view extents (such as the section box). In this method the entire Rebar geometry is returned for the given view, before cutting.
public GeometryElement GetFullGeometryForView(
View view
)
-
viewThe view in which the geometry is generated.
-
A non-optional argument was null