Share

BRepBuilderEdgeGeometry Methods

The BRepBuilderEdgeGeometry type exposes the following members.

Methods

 NameDescription
Public methodStatic memberCreate(Curve) Construct BRepBuilderEdgeGeometry based on any Revit Curve, including Line and Arc. The curve will be simplified if possible.
Public methodStatic memberCreate(XYZ, XYZ) Constructs a BRepBuilderEdgeGeometry representing a straight line between the two given points.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?