SoVRMLPROTOInstanceReturnGroupCopy Method |
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoGroup ReturnGroupCopy()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function ReturnGroupCopy As SoGroup
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoGroup^ ReturnGroupCopy()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member ReturnGroupCopy : unit -> SoGroup
Return Value
Type:
SoGroup
Remarks
See Also