ArcEntity(Arc2D) Constructor |
Initializes a new instance of the
ArcEntity class
Namespace: Demo3D.SketchAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic ArcEntity(
Arc2D arc
)
Parameters
- arc Arc2D
[Missing <param name="arc"/> documentation for "M:Demo3D.Sketch.ArcEntity.#ctor(Demo3D.Common.Geometry.Arc2D)"]
See Also