IMdBlend::SecondDirection



Your Ad Here

Description

This property allows you to set a second slope direction.

Syntax

Property get:

Direction = SecondDirection( );

Return: (Variant) Direction

Variant that contains double type one dimensional array of slope direction coordinates (x,y,z ).

Property set:

SecondDirection( Direction );

Input: (Variant) Direction

Variant that contains double type one dimensional array of slope direction coordinates (x,y,z ).

Note

All coordinates are given relative to the model's main UCS.

Return to Cimatron Index


Your Ad Here