BRepBuilderEdgeGeometryCreate Method

Overload List
 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.
Top
See Also