RVTDocs.com
Namespace: Autodesk.Revit.DB

ViewShapeBuilder

Class
Description:
Builds and verifies a view-specific shape representation that would typically be stored in a DirectShape object. Currently limited to curve-based representations for plan and elevation views.
Remarks:
The validation functionality is used by DirectShape to validate the incoming shape.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ShapeBuilder
    Autodesk.Revit.DB.ViewShapeBuilder
Syntax
public class ViewShapeBuilder : ShapeBuilder