SoVRMLPROTOInstanceGetPROTOName Method |
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public string GetPROTOName()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPROTOName As String
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
String^ GetPROTOName()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPROTOName : unit -> string
Return Value
Type:
String
Remarks
See Also