Gets or sets the percentage of distance from the end of this width mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PercentDistanceFromEnd As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IWidthMateFeatureData
Dim value As System.Double
instance.PercentDistanceFromEnd = value
value = instance.PercentDistanceFromEnd |
C# | |
---|
System.double PercentDistanceFromEnd {get; set;} |
C++/CLI | |
---|
property System.double PercentDistanceFromEnd {
System.double get();
void set ( & System.double value);
} |
Property Value
Percentage of distance from the end
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0