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, out int_t referencedDeclaration, out int_t aggregationDescriptor);    

Property definedType

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

Property referencedDeclaration

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

Property aggregationDescriptor

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