Description:
Adds an arc to this list.
Description:
Adds a circle to this list.
Description:
Adds an ellipse to this list.
Description:
Adds a polyline to this list.
Syntax:
Parameters:
- polyline
- Type: IEnumerable<Point3d>
- A polyline value that will be copied in a new polyline. This argument can be null, an array, a list or any enumerable set of .
Returns:
Type: void
Available since:
5.0