SoVRMLPROTOInstanceGetPROTODef 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 SoVRMLPROTODef GetPROTODef()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPROTODef As SoVRMLPROTODef
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoVRMLPROTODef^ GetPROTODef()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPROTODef : unit -> SoVRMLPROTODef
Return Value
Type:
SoVRMLPROTODef
Remarks
See Also