Gets or sets the depth of a blind cosmetic thread.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BlindDepth As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICosmeticThreadFeatureData
Dim value As Double
instance.BlindDepth = value
value = instance.BlindDepth
|
C# | |
---|
double BlindDepth {get; set;} |
C++/CLI | |
---|
property double BlindDepth {
double get();
void set (double value);
} |
Return Value
Depth of the cosmetic thread (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2003 SP1, Revision Number 11.1