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