Gets the diameter of the spherical bounding box of this model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSphericalBoxDiameter() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim value As System.Double
value = instance.GetSphericalBoxDiameter() |
C# | |
---|
System.double GetSphericalBoxDiameter() |
C++/CLI | |
---|
System.double GetSphericalBoxDiameter(); |
Return Value
Diameter of the sphere that encloses this model's bounding box
Example
See Also
Availability
SOLIDWORKS 2024 FCS, Revision Number 32