Gets whether an update is available for this 3D Interconnect part or assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Is3DInterconnectUpdateAvailable As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFeature
Dim value As System.Boolean
value = instance.Is3DInterconnectUpdateAvailable |
C# | |
---|
System.bool Is3DInterconnectUpdateAvailable {get;} |
C++/CLI | |
---|
property System.bool Is3DInterconnectUpdateAvailable {
System.bool get();
} |
Property Value
True if an update is available, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0