Gets or sets whether to merge cells of the same size in this hole table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CombineSameSize As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHoleTable
Dim value As Boolean
instance.CombineSameSize = value
value = instance.CombineSameSize
|
C# | |
---|
bool CombineSameSize {get; set;} |
C++/CLI | |
---|
property bool CombineSameSize {
bool get();
void set (bool value);
} |
Return Value
True to merge cells of the same size, false to not
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0