Gets or sets whether to create an interlock surface for this tooling-split feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property InterlockSurface As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IToolingSplitFeatureData
Dim value As Boolean
instance.InterlockSurface = value
value = instance.InterlockSurface
|
C# | |
---|
bool InterlockSurface {get; set;} |
C++/CLI | |
---|
property bool InterlockSurface {
bool get();
void set (bool value);
} |
Return Value
TRUE to create an interlock surface, FALSE to not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0