Share

CornerOptions Object


Description

The CornerOptions object defines the settings that influence the creation of a corner in a sheet metal part.

Methods

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

Properties

Name Description
CornerReliefPlacement Defines the two bend relief placement to use for the associated sheet metal feature (valid only for round and square corners).
CornerReliefShape Defines the type of two bend relief shape to use for the associated sheet metal feature.
CornerReliefSize Provides access to the two bend corner relief size of a sheet metal feature.
IsTwoBend Property that indicates if the corner this CornerOptions object is associated with is a two or three bend corner.
Parent Property that returns the parent object of this CornerOptions object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ContourFlangeDefinition.CornerOptions, CornerDefinition.CornerOptions, CornerOptions.Copy, FlangeDefinition.CornerOptions

Version

Introduced in version 2009

Was this information helpful?