Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.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:
SoOutputStagesRemarks See Also