Gets the current progress.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property CurrentProgress As System.Single |
| C# | |
|---|
System.float CurrentProgress {get;} |
| C++/CLI | |
|---|
property System.float CurrentProgress {
System.float get();
} |
Property Value
Current progress
Example
See Also
Availability
SOLIDWORKS Visualize Add-in API 2025 FCS