Share

CornerDefinition Object


Description

The CornerDefinition object represents all of the information that defines a corner feature.

Methods

Name Description
Copy Function that creates a copy of this CornerDefinition object.

Properties

Name Description
AlignedCornerExtension Gets and sets how the corner is extened.
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.
BendOptions Gets and sets the BendOptions object that defines the bend options for this bend feature.
CornerDefinitionType Property that specifies the geometry that is used to measure the corner seam or miter gap.
CornerOptions Gets and sets the CornerDefinition object that defines how the corners are modeled.
CornerType Gets how the corner seam or miter is defined.
Edges Gets the EdgeCollection object that specifies either the two edges that represent the two faces to create the seam between or the set of the create a ripped edge seam on.
GapWidth Gets the width of the gap of a sheet metal corner feature.
IsRippedCorner Gets if this corner is a seam or ripped corner.
Parent Property that returns the parent CornerFeature object of this CornerDefinition object.
PercentOverlap Property that specifies the overlap as a percentage of the flange thickness.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

CornerDefinition.Copy, CornerFeature.Definition, CornerFeatureProxy.Definition, CornerFeatures.CreateCornerDefinition

Version

Introduced in version 2009

Was this information helpful?