Get whether the load bearing faces of this mate are bonded.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsLoadBearingFacesBonded As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMate2
Dim value As Boolean
value = instance.IsLoadBearingFacesBonded
|
C# | |
---|
bool IsLoadBearingFacesBonded {get;} |
C++/CLI | |
---|
property bool IsLoadBearingFacesBonded {
bool get();
} |
Return Value
True if the load-bearing faces of this mate are bonded, false if not
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0