HatchCollection Class

class NXOpen.Annotations.HatchCollection

Bases: object

Represents a collection of NXOpen.Annotations.Hatch objects

To obtain an instance of this class, refer to NXOpen.Annotations.AnnotationManager

New in version NX6.0.0.

Methods

Method Description
CreateHatchBuilder Creates the HatchBuilder

Method Detail

CreateHatchBuilder

HatchCollection.CreateHatchBuilder

Creates the HatchBuilder

Signature CreateHatchBuilder(hatch)

Parameters:hatch (NXOpen.Annotations.Hatch) – NXOpen.Annotations.Hatch to be edited
Returns:HatchBuilder object
Return type:NXOpen.Annotations.HatchBuilder

New in version NX6.0.0.

License requirements: drafting (“DRAFTING”)