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