Gets the PMI datum target diameter.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Diameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPMIDatumTarget
Dim value As System.Double
instance.Diameter = value
value = instance.Diameter |
C# | |
---|
System.double Diameter {get; set;} |
C++/CLI | |
---|
property System.double Diameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Datum target diameter
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0