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