Method that creates a new ConcentricHolePlacementDefinition object that can be used for defining the placement of Hole features concentric with a circular edge or a cylindrical face.
Name | Type | Description |
Plane | Object | Object that indicates the plane on which to place the hole feature. This can be either a Face or a WorkPlane object. An error will occur if the input Face object is non-planar. |
ConcentricReference | Object | Object that specifies the reference for the placement of the hole center. This can either be a circular Edge or a cylindrical Face. If a circular edge is specified, it must lie on a plane parallel to the plane of the input Plane object. If a cylindrical face is specified, its axis must be perpendicular to the plane of the input Plane object. |