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 |
Gets whether or not to use all tangentially connected edges. |
ChamferedEdges |
Gets the collection of edges that are chamfered by this feature. |
CornerSetback |
Gets and sets whether a setback is to be applied to the chamfer feature. |
DefinitionType |
Gets the type of the definition object used to hold data for chamfer feature. |
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 |
Returns the face used to define the chamfer feature created using a distance and an angle or two distances. |
Parent |
Property that returns the parent ChamferFeature of the definition. |
PartialChamferEdges |
Gets and sets the PartialChamferEdges collection object which defines the partially chamfered edges info. |
PreserveAllFeatures |
Gets whether or not to preserve all features. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |