engiIsAttrOptional

This call can be used to check if an attribute is optional.

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "engiIsAttrOptional")]
public static extern bool engiIsAttrOptional(int_t attribute);    

Property attribute

Size: 64 bit / 8 byte (reference)
...