SoEngineOutputGetConnectionType Method |
Returns the type of field this output can connect to.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public Type GetConnectionType()
Public Function GetConnectionType As Type
public:
Type^ GetConnectionType()
member GetConnectionType : unit -> Type
Return Value
Type:
TypeRemarks See Also