IMdMesh::Mode



Your Ad Here

Description

This property allows you to get and set a mode Accurate/Gap in the Mesh procedure.
Accurate
- There are no gaps between any of the section curves or cross section curves.
Gap
- The gap parameter defining the value at which the section curves may miss intersecting the cross-section curves, in order to enter the gap tolerance parameter.

Syntax

Property get:

Mode = Mode( );

 

 

Return: (MeshMode) Mode

Get the Mode of the Mesh procedure.

 

Property set:

Mode( Mode );

 

 

Input: (MeshMode) Mode

Set the Mode of the Mesh procedure.

Return to Cimatron Index


Your Ad Here