getGlobalPlacement
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "getGlobalPlacement")] public static extern Int32 getGlobalPlacement(int_t model, out double origin);
Property model
Size: 32 bit / 4 byte (value)Property origin
Size: 32 bit / 4 byte (reference)???.