Gets the graphics body associated with this body.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetGraphicsBody() As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IBody2
Dim value As System.Object
value = instance.GetGraphicsBody() |
| C# | |
|---|
System.object GetGraphicsBody() |
| C++/CLI | |
|---|
System.Object^ GetGraphicsBody(); |
Return Value
IGraphicsBody
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30