A revolved view is a cross section of a drawing view revolved 90 degrees around a cutting plane projection.
The function
ProDrawingViewRevolveCreate() creates a revolved view given a cross section, the selection reference, and the point location.
The function
ProDrawingViewRevolveInfoGet() retrieves information such as the cross section in terms of the
ProXsec object, the selection reference in terms of the
ProSelection object, and the point location in terms of the
ProPoint3d object for a specified revolved view.