ISetsFactory::ActiveSet

Use this method to get and set the name of the active set in current model. 

Compatibility

Cimatron 2024 or later

Syntax

string ActiveSet { get; set; }

ActiveSet:str

Return Type

Input: string

pVal—Name of active set

   

Input Type

Input: string

newVal—Name of set to be made active

   

Remarks

Example