iterateOverProperties
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "iterateOverProperties")] public static extern Int64 iterateOverProperties(int_t entity, int_t index);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "iterateOverProperties")] public static extern Int64 iterateOverProperties(int_t entity, int_t index);