Determines whether the sketch is a boundary box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsBoundaryBoxSketch() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISketch
Dim value As Boolean
value = instance.IsBoundaryBoxSketch()
|
C# | |
---|
bool IsBoundaryBoxSketch() |
C++/CLI | |
---|
bool IsBoundaryBoxSketch(); |
Return Value
True if the sketch is a boundary box, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0