Click or drag to resize

BSplineCurveShapeIsClosed Property

Gets a value indicating whether the B spline is closed.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool IsClosed { get; }

Property Value

Type: Boolean
True if it is closed.Otherwise false.
See Also