EdgePatchCollection Class

class NXOpen.Tooling.EdgePatchCollection

Bases: object

Represents a collection of EdgePatch builder

To obtain an instance of this class, refer to NXOpen.Tooling.ToolingManager

New in version NX6.0.0.

Methods

Method Description
CreateBuilder Creates a EdgePatch builder

Method Detail

CreateBuilder

EdgePatchCollection.CreateBuilder

Creates a EdgePatch builder

Signature CreateBuilder()

Returns:AssignPatchBuilder object object
Return type:NXOpen.Tooling.EdgePatchBuilder

New in version NX6.0.0.

License requirements: None.