engiGetAttrDomainName
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetAttrDomainName")] public static extern IntPtr engiGetAttrDomainName(int_t attribute, out IntPtr domainName);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetAttrDomainName")] public static extern IntPtr engiGetAttrDomainName(int_t attribute, out IntPtr domainName);