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