GetSchemaName
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "GetSchemaName")] public static extern IntPtr GetSchemaName(int_t model, out IntPtr schemaName);
Property model
Size: 64 bit / 8 byte (value)Property schemaName
Size: 64 bit / 8 byte (reference)???.