Certain
IpfcModelItems also have a string name that can be changed at any time. The methods
IpfcModelItem.GetName() and
IpfcModelItem.SetName() access this name.
The property
IpfcModelItem.Id returns the unique integer identifier for the
IpfcModelItem.
The
IpfcModelItem.Type property returns an enumeration object that indicates the model item type of the specified
IpfcModelItem. See the section
Solid Geometry Traversal for the list of possible model item types.