Gets the weight of the material.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Weight As System.Double |
C# | |
---|
System.double Weight {get;} |
C++/CLI | |
---|
property System.double Weight {
System.double get();
} |
Property Value
Weight of the material
Example
See Also
Availability
SolidWorks Sustainability API 2013 SP0