Gets whether this diameter dimension tolerance has an envelope requirement.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property EnvelopeRequirement As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDiameterDimTol
Dim value As Boolean
value = instance.EnvelopeRequirement
|
C# | |
---|
bool EnvelopeRequirement {get;} |
C++/CLI | |
---|
property bool EnvelopeRequirement {
bool get();
} |
Return Value
True if envelope requirement, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0