Gets whether this body is a graphics body.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function IsGraphicsBody() As System.Boolean |
| Visual Basic (Usage) | |
|---|
Dim instance As IBody2
Dim value As System.Boolean
value = instance.IsGraphicsBody() |
| C# | |
|---|
System.bool IsGraphicsBody() |
| C++/CLI | |
|---|
System.bool IsGraphicsBody(); |
Return Value
True if a graphics body, false if not
Example
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30