Properties
- TextureArray
- LightSourceArray
- FlatObjectArray
Property is an alternative to QueryInterface() way to obtain access to
some generic interfaces. Property is an interface, which in addition to the
interface type or interface id can be obtained by its specific name via IPropertyArray
interface.
See also IPropertyArray, IArray Interface,
Interface List
Properties of a model
These properties can be accessed via IPropertyArray
or IPropertyArray2
interfaces queried from IModel.
Properties of an entity
These properties can be accessed via IPropertyArray
or IPropertyArray2
interfaces queried from IEntity_DG
|