Gets or sets whether complex surfaces are ignored.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IgnoreComplexSurfaces As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As System.Boolean
instance.IgnoreComplexSurfaces = value
value = instance.IgnoreComplexSurfaces |
C# | |
---|
System.bool IgnoreComplexSurfaces {get; set;} |
C++/CLI | |
---|
property System.bool IgnoreComplexSurfaces {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True ignores complex surfaces, false does not
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0