Share

PartialChamferEdges Object


Description

Partial Chamfer edges object.

Methods

Name Description
Add Adds an item to the collection.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Count Gets the number of items in this collection.
DrivenDimensionType Gets and sets which partial chamfer dimension is driven dimension.
Item Allows integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

ChamferDefinition.CreatePartialChamferEdges, ChamferDefinition.PartialChamferEdges

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 2018

Was this information helpful?