Click or drag to resize

Part Properties

The Part type exposes the following members.

Properties
 NameDescription
Public propertyAllowanceMaxX Gets the maximum allowance (material margin) in the X direction for safe machining operations.
Public propertyAllowanceMaxY Gets the maximum allowance (material margin) in the Y direction for safe machining operations.
Public propertyAllowanceMinX Gets the minimum allowance (material margin) in the X direction for safe machining operations.
Public propertyAllowanceMinY Gets the minimum allowance (material margin) in the Y direction for safe machining operations.
Public propertyCalibrationSize Gets the calibration size dimension used for precision alignment and dimensional verification.
Public propertyCode Gets the code identifier for the part used in manufacturing systems and part tracking.
Public propertyCovers Returns the collection of Cover objects that define finishing layers applied to the part surfaces. Covers specify material type (paint, edge band, veneer, vacuum film, or multilayer), thickness, and geometric boundaries for precise placement on workpiece faces. Each cover in the collection represents a distinct finishing operation with its own material properties and application boundaries.
Public propertyLength Gets the length dimension of the part.
Public propertyMaterialCode Gets the material code identifier for sourcing and material specification purposes.
Public propertyMaterialGrainDirection Returns the Vector that defines the direction of material grain. The grain direction influences cutting strategies.
Public propertyMaterialName Gets the material name of the part.
Public propertyName Gets the user-displayable name of the part.
Public propertyOutlineEdges Returns the collection of OutlineEdge objects that define layers applied to the outline edges. Outline edge covers specify material name, code and thickness, and geometric boundaries for precise placement on workpiece sides.
Public propertyPositionNumber Gets the position number. This is the value of Inventor.BOMRow.ItemNumber (Parts Only BOM) property.
Public propertyThickness Gets the thickness dimension of the part.
Public propertyWidth Gets the width dimension of the part.
Top
See Also