setVertexOffset
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "setVertexOffset")] public static extern void setVertexOffset(int_t model, double x, double y, double z);
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "setVertexOffset")] public static extern void setVertexOffset(int_t model, double x, double y, double z);