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