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