Gets or sets whether to calculate weld bead mass.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowWeldBeadMass As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty2
Dim value As System.Boolean
instance.ShowWeldBeadMass = value
value = instance.ShowWeldBeadMass |
C# | |
---|
System.bool ShowWeldBeadMass {get; set;} |
C++/CLI | |
---|
property System.bool ShowWeldBeadMass {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to calculate weld bead mass, false to not
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0