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