Description
This property allows you to get and set a second slope option.
Syntax
Property get:
SlopeOption = ScndSlopeOption ( );
|
Return: (LoftSlopeOption) SlopeOption |
A second slope option. |
Property set:
ScndSlopeOption ( SlopeOption );
|
Input: (LoftSlopeOption) SlopeOption |
A second slope option. |