Click or drag to resize

CurveEntityCurve Method

[Missing <summary> documentation for "M:Demo3D.Sketch.CurveEntity.Curve"]

Namespace:  Demo3D.Sketch
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public abstract ICurve2D Curve()

Return Value

Type: ICurve2D

[Missing <returns> documentation for "M:Demo3D.Sketch.CurveEntity.Curve"]

See Also