engiGetDefinedType

This call returns a simple type for defined type handle and can inquire referenced type, if any.

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "engiGetDefinedType")]
public static extern enum_express_attr_type engiGetDefinedType(int_t definedType, int_t referencedDeclaration, out int_t aggregationDefinition);    

Property definedType

Size: 64 bit / 8 byte (value)
???.

Property referencedDeclaration

Size: 64 bit / 8 byte (reference)
???.

Property aggregationDefinition

Size: 64 bit / 8 byte (reference)
???.