Gets or sets the maximum angular rotation between the two components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaxVal As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IHingeMateFeatureData
Dim value As System.Double
instance.MaxVal = value
value = instance.MaxVal |
C# | |
---|
System.double MaxVal {get; set;} |
C++/CLI | |
---|
property System.double MaxVal {
System.double get();
void set ( & System.double value);
} |
Property Value
Maximum angular rotation in radians
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0