Gets the time, in seconds, it takes to rebuild (update) all features in a part document.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TotalRebuildTime As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureStatistics
Dim value As System.Double
value = instance.TotalRebuildTime |
C# | |
---|
System.double TotalRebuildTime {get;} |
C++/CLI | |
---|
property System.double TotalRebuildTime {
System.double get();
} |
Property Value
Time, in seconds, it takes to rebuild (update) all features
Example
See Also
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0