Gets or sets the distance from the end of the slot where to place the component axis in this slot mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Distance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISlotMateFeatureData
Dim value As System.Double
instance.Distance = value
value = instance.Distance |
C# | |
---|
System.double Distance {get; set;} |
C++/CLI | |
---|
property System.double Distance {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance from the end of the slot
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0