Represents a cross-hatch, which is automatically added by SolidWorks when you create a section view, aligned section view, broken view, or detail view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IFaceHatch |
C# | |
---|
public interface IFaceHatch |
C++/CLI | |
---|
public interface class IFaceHatch |
Example
Remarks
Accessors
See Also