Arc.Create
Description:
Creates a new geometric arc object based on three points.
Creates a new geometric arc object based on three points.
Overloads (3):
Create(XYZ,XYZ,XYZ)
-
A non-optional argument was NULL
-
The vectors end0 and end1 are coincident. -or- The vectors end0 and pointOnArc are coincident. -or- The vectors end1 and pointOnArc are coincident. -or- Cannot create an arc. -or- Curve length is too small for Revit's tolerance (as identified by Application.ShortCurveTolerance).