Gets or sets the maximum distance of this limit distance mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaximumDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDistanceMateFeatureData
Dim value As System.Double
instance.MaximumDistance = value
value = instance.MaximumDistance |
C# | |
---|
System.double MaximumDistance {get; set;} |
C++/CLI | |
---|
property System.double MaximumDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Maximum distance
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0