Syntax
public const string enginedll = @"engine.dll";
Property owlInstance
Size: 64 bit / 8 byte (value)
The handle to the specific instance in the design tree. The instance handle is static within one open model but is most probably different when the same instance is opened in another model. The instance is always exactly of one unique class.
Property name
Size: 32 bit / 4 byte (reference)
This attribute represents the name of the class (given as char array/ASCII). The name is given by the host and the attribute is not changed.