Gets the total area of the two selected entities.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TotalArea As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As Double
value = instance.TotalArea
|
C# | |
---|
double TotalArea {get;} |
C++/CLI | |
---|
property double TotalArea {
double get();
} |
Return Value
Total area of the two selected entities or -1 if this property is invalid for the selected entities
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0