Gets or sets the equation for the blind depth or offset distance of this straight tap hole element.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Equation As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IStraightTapElementData
Dim value As System.Integer
instance.Equation = value
value = instance.Equation |
C# | |
---|
System.int Equation {get; set;} |
C++/CLI | |
---|
property System.int Equation {
System.int get();
void set ( & System.int value);
} |
Property Value
Equation for the blind depth or offset distance as defined in
swStraightTapHoleEquation_e
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0