| 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. |
| ApplyToBends |
Gets and sets if centerlines and center marks should be placed on sheet metal Bend features. |
| ApplyToCircularPatterns |
Gets and sets if centerlines and center marks should be placed on circular pattern features. |
| ApplyToCylinders |
Gets and sets if centerlines and center marks should be placed on cylindrical faces. |
| ApplyToFillets |
Gets and sets if centerlines and center marks should be placed on Fillet features. |
| ApplyToHoles |
Gets and sets if centerlines and center marks should be placed on Hole features. |
| ApplyToPunches |
Gets and sets if centerlines and center marks should be placed on sheet metal Punch features. |
| ApplyToRectangularPatterns |
Gets and sets if centerlines and center marks should be placed on rectangular pattern features. |
| ApplyToRevolutions |
Gets and sets if centerlines and center marks should be placed on Revolved features. |
| ApplyToSketches |
Gets and sets if centerlines and center marks should be placed on circular and elliptical geometry within sketches. |
| ApplyToWorkFeatures |
Gets and sets if centerlines and center marks should be placed on visible work features. |
| ArcAngleThreshold |
Gets and sets the minimum angle for creating a center mark or centerline on circles, arcs, or ellipses. |
| CircularEdgeMaximumThreshold |
Gets and sets the maximum radius of a circular edge that centerlines and center marks should be placed on. |
| CircularEdgeMinimumThreshold |
Gets and sets the minimum radius of a circular edge that centerlines and center marks should be placed on. |
| FilletRadiusMaximumThreshold |
Gets and sets the maximum radius of a fillet that centerlines and center marks should be placed on. |
| FilletRadiusMinimumThreshold |
Gets and sets the minimum radius of a fillet that centerlines and center marks should be placed on. |
| ProjectionNormalAxis |
Gets and sets if centerlines should be created where the entity axis is normal to the drawing view plane. |
| ProjectionParallelAxis |
Gets and sets if centerlines should be created where the entity axis is parallel to the drawing view plane. |
| RadiusThresholdPrecision |
Gets and sets the number of decimal accuracy to use for comparing the size of fillets, arcs and circular features to the threshold. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |