theta_start property
theta_start property
Gets or sets the theta start.
Definition:
@property
def theta_start(self):
...
@theta_start.setter
def theta_start(self, value):
...
See Also
- module
aspose.threed.entities
- class
Sphere
Gets or sets the theta start.
@property
def theta_start(self):
...
@theta_start.setter
def theta_start(self, value):
...
aspose.threed.entities
Sphere