Obsolete and New Custom Properties Methods and Properties
The following list identifies the now obsolete custom property methods
and properties and their replacements as of SOLIDWORKS 2007 and later.
Obsolete API |
New API |
IConfiguration APIs
|
IConfiguration APIs
|
ICustomPropertyManager APIs
|
ICustomPropertyManager APIs
ICustomPropertyManager::Add2
ICustomPropertyManager::GetType2
ICustomPropertyManager::GetAll
|
IModelDoc2 APIs
IModelDoc2::AddCustomInfo3
IModelDoc2::CustomInfo2
IModelDoc2::DeleteCustomInfo2
IModelDoc2::GetCustomInfoCount2
IModelDoc2::GetCustomInfoNames2
IModelDoc2::GetCustomInfoType3
IModelDoc2::GetCustomInfoValue
|
IModelDocExtension APIs
|