Features of Components
In SOLIDWORKS 2006 and later, if you want to access a feature of an 
 assembly component:
	- Get the model document of the 
 assembly component by calling:
	
	- Traverse the FeatureManager design tree to access the feature by 
	calling:
	
	- Call
	IFeature::GetTypeName 
 to check the type of the feature.