A feature control frame is a group of symbols that contain information about conditions and tolerances of a geometric object, typically a part. Feature control frames contain the following:
Example of a feature control frame is shown in the picture below.
For working with feature control frames, use the OdDbFcf class, which represents a feature control frame and allows users to access a feature control frame entity and manipulate its properties. The OdDbFcfPtr class is the typified smart pointer to an instance of this entity, and it is used for storing and passing references to the feature control frame objects.
To create and initialize a new instance of a feature control frame entity, see Overview of Specific Entities.
To attach a feature control frame entity to a leader, see Working with Annotations of Leaders.
Working with Feature Control Frames
Specific Properties of Feature Control Frames
Example of Working with Feature Control Frames
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|