Enables and disables contour selection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnableContourSelection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISelectionMgr
Dim value As System.Boolean
instance.EnableContourSelection = value
value = instance.EnableContourSelection |
CSolidWorks.Interop.sldworks~SolidWorks.Interop.sldworks.ISelectionMgr~EnableContourSelection.html# | |
---|
System.bool EnableContourSelection {get; set;} |
C++/CLI | |
---|
property System.bool EnableContourSelection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to enable contour selection, false to disable it
Example
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0