engiGetEntityNoAttributesEx
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "engiGetEntityNoAttributesEx")] public static extern Int64 engiGetEntityNoAttributesEx(Int64 entity, byte includeParent, byte includeInverse);
Property entity
Size: 64 bit / 8 byte (value)Property includeParent
Size: 8 bit / 1 byte (value)???.
Property includeInverse
Size: 8 bit / 1 byte (value)???.