Gets whether a center mark is in a linear or circular pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsGrouped As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim value As Boolean
value = instance.IsGrouped
|
C++/CLI | |
---|
property bool IsGrouped {
bool get();
} |
Return Value
True if the center mark is in a linear or circular pattern, false if not
See Also
Availability
SolidWorks FCS, Revision Number 16.0