Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoOutputStages GetStage()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetStage As SoOutputStages
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoOutputStages GetStage()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetStage : unit -> SoOutputStages
Return Value
Type:
SoOutputStages
Remarks
See Also