Click or drag to resize

ArcEntity(Arc2D) Constructor

Initializes a new instance of the ArcEntity class

Namespace: Demo3D.Sketch
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ArcEntity(
	Arc2D arc
)

Parameters

arc  Arc2D

[Missing <param name="arc"/> documentation for "M:Demo3D.Sketch.ArcEntity.#ctor(Demo3D.Common.Geometry.Arc2D)"]

See Also