Share

FlatPatternFeatures Object


Description

The FlatPatternFeatures object represents a collection of FlatPatternFeature objects.

Methods

Name Description
CreatePath Method that creates a path used to define the shape of several part features such as sweep, rectangular pattern, split, etc. All other 2D and 3D curves that are connected to the input curve are obtained and used to create a Path object. The new Path is returned.

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.
ChamferFeatures Inventor::PartFeatures::ChamferFeatures
CircularPatternFeatures Inventor::SheetMetalFeatures::CornerChamferFeatures
ClientFeatures Gets the ClientFeatures object associated with the flat pattern.
CornerChamferFeatures Inventor::SheetMetalFeatures::CornerChamferFeatures
CornerRoundFeatures Inventor::SheetMetalFeatures::CornerRoundFeatures
CosmeticBendFeatures Returns the CosmeticBendFeatures collection object.
Count Property that returns the number of features in the flat pattern.
CutFeatures Inventor::SheetMetalFeatures::CutFeatures
EmbossFeatures Inventor::SheetMetalFeatures::EmbossFeatures
ExtrudeFeatures Inventor::PartFeatures::ExtrudeFeatures
FilletFeatures Inventor::PartFeatures::FilletFeatures
HoleFeatures Inventor::PartFeatures::HoleFeatures
iFeatures Inventor::PartFeatures::iFeatures
Item Returns the specified PartFeature object from the collection. This is limited to the features within the flat pattern.
MarkFeatures Property that returns the MarkFeature collection object. This collection provides access to existing MarkFeature objects and provides functionality to create new MarkFeature objects.
MirrorFeatures Inventor::PartFeatures::MirrorFeatures
PunchToolFeatures Inventor::SheetMetalFeatures::PunchToolFeatures
RectangularPatternFeatures Inventor::PartFeatures::RectangularPatternFeatures
RevolveFeatures Inventor::PartFeatures::RevolveFeatures
SketchDrivenPatternFeatures Gets the collection object that besides listing out the subset of part features that are SketchDrivenPatterns, allows the creations of new SketchDrivenPatterns.
SweepFeatures Inventor::PartFeatures::SweepFeatures
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

FlatPattern.Features

Version

Introduced in version 2010

Was this information helpful?