FeatureControlFrameRow Object

Description

The FeatureControlFrameRow object represents a row within a feature control frame symbol.

Methods

Name Description
Delete The row of the feature control frame.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
DatumOne Gets and sets the first datum that affects the tolerance. Returns a null string if the datum is not specified. The string can contain symbols specified using the StyleOverride tag. E.g. use 'm' to specify (M).
DatumThree Gets and sets the third datum that affects the tolerance. Returns a null string if the datum is not specified. The string can contain symbols specified using the StyleOverride tag. E.g. use 'm'to specify (M).
DatumTwo Gets and sets the second datum that affects the tolerance. Returns a null string if the datum is not specified. The string can contain symbols specified using the StyleOverride tag. E.g. use 'm' to specify (M).
GeometricCharacteristic Gets and sets the geometric characteristic symbol for the row.
LowerTolerance Gets and sets the lower tolerance associated with this geometric characteristic. Applies to ANSI standard only. The string can contain symbols specified using the StyleOverride tag. E.g. use 'm' to specify (M).
Parent Property that returns the parent FeatureControlFrame object.
Tolerance Gets and sets the tolerance associated with this geometric characteristic. The string can contain symbols specified using the StyleOverride tag. E.g. use 'm' to specify (M).
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

FeatureControlFrameRows.Add, FeatureControlFrameRows.Item

Samples

Name Description
Adding and editing a feature control frame These samples demonstrate editing an existing feature control frame symbol. The first sample adds a row to an existing symbol. The second sample replaces all rows of an existing symbol.

Version

Introduced in version 2009