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