Gets the surface area for manufacturing the current part.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SurfaceArea As System.Double |
C# | |
---|
System.double SurfaceArea {get;} |
C++/CLI | |
---|
property System.double SurfaceArea {
System.double get();
} |
Property Value
Surface area in square length units
Example
See Also
Availability
SolidWorks Sustainability API 2013 SP0