Gets whether this sketch block instance is nested within another block definition.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsNested() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISketchBlockInstance
Dim value As System.Boolean
value = instance.IsNested() |
C# | |
---|
System.bool IsNested() |
C++/CLI | |
---|
System.bool IsNested(); |
Return Value
True if nested within another block definition, false if not
See Also
Availability
SOLIDWORKS 2024 SP01, Revision Number 32.1