HatchCollection Class¶
-
class
NXOpen.Annotations.HatchCollection¶ Bases:
objectRepresents a collection of
NXOpen.Annotations.HatchobjectsTo obtain an instance of this class, refer to
NXOpen.Annotations.AnnotationManagerNew 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.Hatchto be editedReturns: HatchBuilder object Return type: NXOpen.Annotations.HatchBuilderNew in version NX6.0.0.
License requirements: drafting (“DRAFTING”)