CATImmVPMInterfacesExt CATPLMNavAttributesServices

Usage: you must use this class as is. You should never derive it.


public class CATPLMNavAttributesServices

Class which provides a service to load customer attributes on objects in session.
Role: Load customer attributes on objects in session.


Method Index


o LoadCustomAttributes()
Attributes to load should be set in resources\msgcatalog\Attributes_For_Custo.

Methods


o LoadCustomAttributes
public static LoadCustomAttributes()
Attributes to load should be set in resources\msgcatalog\Attributes_For_Custo.CATRsc. This file should describe custom attributes per type as Attributes.Type = "customAttribute1"|"customAttribute2";
Returns:
  • S_OK : At least one of the custom attributes has been loaded.
  • E_FAIL : Problem during loading.

This object is included in the file: CATPLMNavAttributesServices.h
If needed, your Imakefile.mk should include the module: CATPLMNavDlgServices

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.