Description
This property allows you to get and set the angle at which to revolve a contour opposite to the revolve direction that is set at IMdRevolve::Direction .
This property is used when IMdRevolve::SideOption is set to cmRevolveBothSide.
Syntax
Property get:
AngleTheta = OpositTheta ( );
|
Return: (Double) AngleTheta |
Revolve angle. |
Property set:
OpositTheta( AngleTheta );
|
Input: (Double) AngleTheta |
Revolve angle |