Gets the tolerance zone modifier in this PMI Gtol frame box.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ToleranceZoneModifier As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPMIGtolBoxData
Dim value As System.Integer
instance.ToleranceZoneModifier = value
value = instance.ToleranceZoneModifier |
C# | |
---|
System.int ToleranceZoneModifier {get; set;} |
C++/CLI | |
---|
property System.int ToleranceZoneModifier {
System.int get();
void set ( & System.int value);
} |
Property Value
Tolerance zone modifier as defined in
swToleranceZoneModifier_e
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0