SoBevelActionGetSceneGraph Method |
This method returns the scene graph containing the beveled shapes created by the action.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGroup GetSceneGraph()
Public Function GetSceneGraph As SoGroup
public:
SoGroup^ GetSceneGraph()
member GetSceneGraph : unit -> SoGroup
Return Value
Type:
SoGroupRemarks See Also