Gets or sets the scope for this face hatch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HatchScope As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFaceHatch
Dim value As System.Integer
instance.HatchScope = value
value = instance.HatchScope |
C# | |
---|
System.int HatchScope {get; set;} |
C++/CLI | |
---|
property System.int HatchScope {
System.int get();
void set ( & System.int value);
} |
Property Value
Hatch scope as defined in
swAreaHatchingScope_e
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0