Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSIndividualElementControl
This interface is implemented by CATTPSToleranceWithDRF feature.
Interface to manage Individual Element Control.
Role: Tolerance zones apply to the full extent of the feature, unless otherwise indicated.
Where it is a requirement to control only individual line elements of a surface, a qualifying
notation, such as "EACH ELEMENT" or "EACH RADIAL ELEMENT", is added to the annotation. This
permits control of individual elements of the surface independently in relation to the datum and
does not limit the total surface to an encompassing zone..
public virtual HRESULT GetControl( | IndividualElementControl& | oValue) const = 0 |
public virtual HRESULT SetControl( | const IndividualElementControl | iValue) = 0 |
enum IndividualElementControl { Undefined, EachElement, EachRadialElement }Enum to describe the control of individual elements of the surface.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.