IMdPlane::ParallelDistance



Your Ad Here

Description

This method allows you to get and set the distance from a reference plane/face to a newly created plane . This property is only applicable in the cmPlaneModeParallel mode .

Syntax

Property get:

Distance = ParallelDistance ( );

Return: (Double) Distance

Distance between the new plane and the reference plane/face.

 

Property set:

ParallelDistance( Distance );

Input: (Double) Distance

Distance between the new plane and the reference plane/face.

Return to Cimatron Index


Your Ad Here