Gets the tolerance 2 per unit area in this PMI Gtol frame box.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TolerancePerUnitValue2 As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPMIGtolBoxData
Dim value As System.Double
instance.TolerancePerUnitValue2 = value
value = instance.TolerancePerUnitValue2 |
C# | |
---|
System.double TolerancePerUnitValue2 {get; set;} |
C++/CLI | |
---|
property System.double TolerancePerUnitValue2 {
System.double get();
void set ( & System.double value);
} |
Property Value
Tolerance 2 per unit area
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0