All Frameworks  Object Hierarchy  This Framework  Indexes   

ManufacturingFeature (Object)

ManufacturingFeature defines a set of methods to access a Manufacturing Feature.

Method Index

GetAGeometricAttribute
Retrieve a geometry attribute of a Manufacturing Feature from its name.

Methods


o Func GetAGeometricAttribute( iAttribut) As
Retrieve a geometry attribute of a Manufacturing Feature from its name.
Parameters:
iAttribute
The identifier of the attribute to be read
Example:
The following example retrieves the attribute 'MfgHoleExtension' of the manufacturing feature mfgFeature:
 call mfgFeature.GetAGeometricAttribute('MfgHoleExtension' ,ExtentParm)

Copyright © 2003, Dassault Systèmes. All rights reserved.