Sets whether auto hatching is enabled for the section view resulting from this section cut.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetAutoHatch( _
ByVal AutoHatch As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim AutoHatch As System.Boolean
instance.SetAutoHatch(AutoHatch) |
C# | |
---|
void SetAutoHatch(
System.bool AutoHatch
) |
C++/CLI | |
---|
void SetAutoHatch(
& System.bool AutoHatch
) |
Parameters
- AutoHatch
True enables auto hatching for the section view, false disables it
Example
Remarks
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0