RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BRepBuilder

BRepBuilder

Constructor
Description:
Construct a BRepBuilder to use in constructing geometry.
Syntax
public BRepBuilder(
	BRepType geomType
)
Parameters
Parameter Type Description
geomType BRepType Specifies the expected type of the output geometry.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration