from_radian method
from_radian
Create an end point measured in radian.
Returns
An end point constructed from radian
def from_radian(self, degree):
...
Parameter | Type | Description |
---|---|---|
degree | float | The value in radian |
See Also
- module
aspose.threed.entities
- class
EndPoint