Gets and sets the type of tolerance to dimension.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ToleranceType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertAutoDimSchemeOption
Dim value As System.Integer
instance.ToleranceType = value
value = instance.ToleranceType |
C# | |
---|
System.int ToleranceType {get; set;} |
C++/CLI | |
---|
property System.int ToleranceType {
System.int get();
void set ( & System.int value);
} |
Property Value
Type of tolerance as defined in
swDimXpertAutoDimSchemeToleranceType_e; default is swDimXpertAutoDimSchemeToleranceType_PlusMinus
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0