GeometryCreationUtilities Class

A utility that allows construction of basic solid shapes.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBGeometryCreationUtilities

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static class GeometryCreationUtilities

The GeometryCreationUtilities type exposes the following members.

Methods
Remarks
The shapes created by these utilities are not a part of any Revit document, but can be used in conjunction with other geometric utilities from within API applications.
See Also