SoFieldIsConnectedFromVRMLInterp Method |
Returns true if the field is connected to a VRML interpOutput.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntaxpublic bool IsConnectedFromVRMLInterp()
Public Function IsConnectedFromVRMLInterp As Boolean
public:
bool IsConnectedFromVRMLInterp()
member IsConnectedFromVRMLInterp : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also