ISPManager::Show

Use this method to display or hide the added SPFigures.

Compatibility

Cimatron 2024 or later

Syntax

void Show(int iShow);

def Show(int iShow)->None

Return Type

Return: None

   

Input Type

Input: int

iShow—Whether to display or hide the added SPFigures

   

Remarks

None

Example