Click or drag to resize

PointListParameterItemComplete Property

Gets or sets a value indicating whether or not the entry of point sequence data has been completed.

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

Property Value

Type: Boolean
See Also