Depth
Depth
represents measurements that define how far a feature extends into or out of the material. The object stores numeric values, tolerance information, and unit systems, together with references to the associated hole, pocket, or machining operation. By isolating depth data in a dedicated model, the API makes it straightforward to validate that cutting tools have the required reach, simulate machining time, or double-check clearances against mating components. The class also captures whether the depth is blind, through, or stepped and records contextual notes such as datum references or inspection callouts. Use it whenever you need a normalized representation of depth information pulled from varied drawing notations or symbols.
Bases: BaseModel
Represents the depth of a feature, such as a hole or bore.
PARAMETER | DESCRIPTION |
---|---|
depth_type | TYPE: |
size | TYPE: |