ChamferDefinition Object


Description

The ChamferDefinition object is the base class that defines the variables for chamfer features

Methods

Name Description
CreatePartialChamferEdges

Properties

Name Description
Angle Returns the parameter that controls the angle used for the chamfer feature. This is applicable when the DefinitionType is kDistanceAndAngle.
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.
AutomaticEdgeChain
ChamferedEdges
CornerSetback
DefinitionType
Distance Returns the parameter that controls the distance used for the chamfer feature. This is applicable when the DefinitionType is kDistance.
DistanceOne Returns the parameter that controls the first distance used for the chamfer feature. This is applicable when the DefinitionType is kTwoDistances.
DistanceTwo Returns the parameter that controls the second distance used for the chamfer feature. This is applicable when the DefinitionType is kTwoDistances.
Face
Parent Property that returns the parent ChamferFeature of the definition.
PartialChamferEdges
PreserveAllFeatures
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ChamferFeature.Definition, ChamferFeatureProxy.Definition, CornerChamferDefinition.ChamferDefinition, PartialChamferEdge.Parent

Samples

Name Description
Partial Chamfer Sample This sample demonstrates how to edit a chamfer feature to set the partial chamfer on a chamfered edge.

Version

Introduced in version 5.3