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